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": true
core-js
core-js-bundle
1 parent 20b5f5c commit 6add4cdCopy full SHA for 6add4cd
packages/core-js-bundle/package.json
@@ -70,6 +70,7 @@
70
"email": "zloirock@zloirock.ru",
71
"url": "http://zloirock.ru"
72
},
73
+ "sideEffects": true,
74
"main": "index.js",
75
"scripts": {
76
"postinstall": "node -e \"try{require('./postinstall')}catch(e){}\""
packages/core-js/package.json
0 commit comments