Skip to content
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

fix: use new values for compilerOptions.css with svelte 3.53+ #490

Merged
merged 8 commits into from Nov 11, 2022

Conversation

dominikg
Copy link
Member

@dominikg dominikg commented Nov 10, 2022

fixes #489 by using string values as default for 3.53.0+

updates code that enforces config options
updates compile and svelte-hmr to handle compiler output without css
adds testcase for css: none that ensures no css is produced or applied during dev

@bluwy bluwy merged commit ac82e00 into main Nov 11, 2022
@bluwy bluwy deleted the fix/svelte-css-option branch November 11, 2022 16:22
@github-actions github-actions bot mentioned this pull request Nov 11, 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.

Throws warnings with Svelte 3.53.0
2 participants