Skip to content

Commit b064588

Browse files
committed
add rollup linux as an optional dependency
1 parent 4d31156 commit b064588

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/playground-bundling/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,8 @@
1919
"@rollup/plugin-node-resolve": "^16.0.0",
2020
"glob": "^11.0.1",
2121
"rollup": "^4.32.0"
22+
},
23+
"optionalDependencies": {
24+
"@rollup/rollup-linux-x64-gnu": "4.32.1"
2225
}
2326
}

0 commit comments

Comments
 (0)