Skip to content

Commit

Permalink
chore: show rollup version info in bug report (#13618)
Browse files Browse the repository at this point in the history
  • Loading branch information
sun0day authored Jun 25, 2023
1 parent c8a741a commit 621ae5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ body:
id: system-info
attributes:
label: System Info
description: Output of `npx envinfo --system --npmPackages '{vite,@vitejs/*}' --binaries --browsers`
description: Output of `npx envinfo --system --npmPackages '{vite,@vitejs/*,rollup}' --binaries --browsers`
render: shell
placeholder: System, Binaries, Browsers
validations:
Expand Down

0 comments on commit 621ae5a

Please sign in to comment.