Skip to content

respect user emitCss option #41

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

Merged
merged 5 commits into from
May 10, 2021
Merged

respect user emitCss option #41

merged 5 commits into from
May 10, 2021

Conversation

Rich-Harris
Copy link
Member

fixes #9. sveltejs/kit#808 is blocked by this

@dominikg
Copy link
Member

on it, needs a bit more work to ensure hmr works when emitCss is set to false. ( eg set compilerOptions.css and hot.injectCss to true).
Currently debugging why css updates are not applied in the browser even when the options are set correctly.

@dominikg
Copy link
Member

@rixo any ideas? my current theory involves the stable css hashes that prevent add_css from being called

@dominikg dominikg merged commit cb7f03d into main May 10, 2021
@dominikg dominikg deleted the gh-9 branch May 10, 2021 21:35
@github-actions github-actions bot mentioned this pull request May 10, 2021
@github-actions github-actions bot mentioned this pull request Jul 13, 2022
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

Successfully merging this pull request may close these issues.

remove forced production options
2 participants