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.
1 parent 96c44c8 commit 4ef64dfCopy full SHA for 4ef64df
packages/browser/package.json
@@ -13,6 +13,7 @@
13
"/build/npm"
14
],
15
"main": "build/npm/cjs/prod/index.js",
16
+ "module": "build/npm/esm/prod/index.js",
17
"types": "build/npm/types/index.d.ts",
18
"exports": {
19
"./package.json": "./package.json",
0 commit comments