We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sideEffects
1 parent 7fd466a commit f1dc0dbCopy full SHA for f1dc0db
package.json
@@ -7,6 +7,7 @@
7
".": "./index.js",
8
"./package.json": "./package.json"
9
},
10
+ "sideEffects": false,
11
"scripts": {
12
"prepack": "npmignore --auto --commentLines=autogenerated",
13
"prepublishOnly": "safe-publish-latest",
0 commit comments