Skip to content

css output includes "null" #1325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
TehShrike opened this issue Apr 6, 2018 · 3 comments
Closed

css output includes "null" #1325

TehShrike opened this issue Apr 6, 2018 · 3 comments

Comments

@TehShrike
Copy link
Member

TehShrike commented Apr 6, 2018

Based on my testing, this bug was introduced in 1.60.0, and still exists in 1.60.2.

I'm sorry I don't have a slimmer reproduction right now, but I figured it's worth opening an issue now anyway for this one.

The CSS output for my app is including "null" several times:

image

I disabled the CSS preprocessing to make sure that wasn't involved.

I am not using spread properties.

The issue can be reproduced in this branch of my app repo: https://github.com/TehShrike/canon-reader/tree/without-css-preprocessing

npm i
npm run build:js
cat public/build/components.css

If I get a slimmer reproduction I'll post.

@Rich-Harris
Copy link
Member

npm install -D rollup-plugin-svelte@latest 😀

sorry, I thought I could do #1298 without breaking changes. I was wrong

@TehShrike
Copy link
Member Author

whew! 👍

@TehShrike
Copy link
Member Author

Is there an expectation that whenever I run npm i svelte@latest I should also run npm i my-bundler-svelte-plugin@latest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants