We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
module
webpack
1 parent 5b81244 commit ee82cf4Copy full SHA for ee82cf4
1 file changed
package.json
@@ -28,7 +28,7 @@
28
"sideEffects": false,
29
"exports": {
30
".": {
31
- "webpack": "./tslib.es6.js",
+ "module": "./tslib.es6.js",
32
"import": "./modules/index.js",
33
"default": "./tslib.js"
34
},
0 commit comments