Skip to content

Commit 46cc1f4

Browse files
committed
[meta] add sideEffects flag
1 parent 36c3b11 commit 46cc1f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
".": "./index.js",
88
"./package.json": "./package.json"
99
},
10+
"sideEffects": false,
1011
"scripts": {
1112
"prepack": "npmignore --auto --commentLines=autogenerated",
1213
"prepublishOnly": "safe-publish-latest",

0 commit comments

Comments
 (0)