-
-
Notifications
You must be signed in to change notification settings - Fork 216
Update +error.svelte creation template in vscode extension #2811
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
base: master
Are you sure you want to change the base?
Conversation
We have to check which version of Svelte/SvelteKit people use since this will only work when you're using a sufficiently new version of both |
Thanks, added the different variants |
@dummdidumm is it fine now? |
Can you add a flag similar to the |
Oops misclick, sorry |
@jasonlyu123 So should withRunes be changed to withProps? Since withProps without withRunes is impossible and the +error.svelte template doesn't use props? |
I meant to add a new |
Got it, thanks |
Fixes #2810