Skip to content

Commit 621ae5a

Browse files
authored
chore: show rollup version info in bug report (#13618)
1 parent c8a741a commit 621ae5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body:
3232
id: system-info
3333
attributes:
3434
label: System Info
35-
description: Output of `npx envinfo --system --npmPackages '{vite,@vitejs/*}' --binaries --browsers`
35+
description: Output of `npx envinfo --system --npmPackages '{vite,@vitejs/*,rollup}' --binaries --browsers`
3636
render: shell
3737
placeholder: System, Binaries, Browsers
3838
validations:

0 commit comments

Comments
 (0)