Skip to content

Commit 74d239c

Browse files
authored
chore(@vue/shared): add "sideEffects": false (#5480)
1 parent 711c826 commit 74d239c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shared/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"index.js",
1010
"dist"
1111
],
12+
"sideEffects": false,
1213
"buildOptions": {
1314
"formats": [
1415
"esm-bundler",

0 commit comments

Comments
 (0)