Skip to content

Commit 3bc5309

Browse files
committed
remove module field to fix webpack 4
1 parent 6cbd1fd commit 3bc5309

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/browser/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"/build/npm"
1414
],
1515
"main": "build/npm/cjs/prod/index.js",
16-
"module": "build/npm/esm/prod/index.js",
1716
"types": "build/npm/types/index.d.ts",
1817
"exports": {
1918
"./package.json": "./package.json",

0 commit comments

Comments
 (0)