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 c8a741a commit 621ae5aCopy full SHA for 621ae5a
.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,@vitejs/*}' --binaries --browsers`
+ description: Output of `npx envinfo --system --npmPackages '{vite,@vitejs/*,rollup}' --binaries --browsers`
36
render: shell
37
placeholder: System, Binaries, Browsers
38
validations:
0 commit comments