We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When creating a new page we should add a select with the following options (allowing multi-select)
+page.svelte
+page.ts
+page.server.ts
The text was updated successfully, but these errors were encountered:
We could probably combine this with #276 as per comment here.
Sorry, something went wrong.
Maybe even #257 is in the scope of it. What do you think?
Yes, let's combine them all. We may as well since all three touch similar / the same areas of the code.
After reviewing the required changes, I'd be in favor of keeping #257 separate to remove complexity
Successfully merging a pull request may close this issue.
When creating a new page we should add a select with the following options (allowing multi-select)
+page.svelte
+page.ts
+page.server.ts
The text was updated successfully, but these errors were encountered: