Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork81
Add strictOrder option#88
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This depends onsveltejs/svelte#4282 so can't currently be merged |
As@antony said, this requires coordination with If older versions of the compiler won't throw an error on the unknown Removing this from the 7.0 milestone for that reason, but I think we should definitely work towards this. |
Uh oh!
There was an error while loading.Please reload this page.
Following this discussion:#86.
New option to specify preprocessors order. Issue:sveltejs/svelte#4141.
PR for Svelte itself:
sveltejs/svelte#4222sveltejs/svelte#4282.