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 096e076 commit e30d268Copy full SHA for e30d268
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -35,7 +35,7 @@ body:
35
id: system-info
36
attributes:
37
label: System Info
38
- description: Output of `npx envinfo --system --npmPackages vue,vue-i18n --binaries --browsers`
+ description: Output of `npx envinfo --system --npmPackages '{vue*,@vue/*,vue-i18n*,@intlify/*,vite*,@vitejs/*}' --binaries --browsers`
39
render: shell
40
placeholder: System, Binaries, Browsers
41
validations:
0 commit comments