We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sideEffects
1 parent aac97e1 commit 3e6730eCopy full SHA for 3e6730e
package.json
@@ -16,6 +16,7 @@
16
".": "./index.js",
17
"./package.json": "./package.json"
18
},
19
+ "sideEffects": false,
20
"scripts": {
21
"prepack": "npmignore --auto --commentLines=autogenerated",
22
"prepublishOnly": "safe-publish-latest",
0 commit comments