We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad33c56 commit b959743Copy full SHA for b959743
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -32,7 +32,7 @@ body:
32
id: system-info
33
attributes:
34
label: System Info
35
- description: Output of `npx envinfo --system --npmPackages vite,svelte,svelte-hmr,@sveltejs/vite-plugin-svelte --binaries --browsers`
+ description: Output of `npx envinfo --system --binaries --browsers --npmPackages "{svelte,svelte-hmr,@sveltejs/*,vite}"`
36
render: shell
37
placeholder: System, Binaries, Browsers
38
validations:
0 commit comments