We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c87e6 commit d477ff3Copy full SHA for d477ff3
lib/loader/package.json
@@ -25,7 +25,7 @@
25
"url": "https://github.com/AssemblyScript/assemblyscript/issues"
26
},
27
"type": "module",
28
- "main": "index.js",
+ "main": "./umd/index.js",
29
"types": "index.d.ts",
30
"exports": {
31
"import": "./index.js",
0 commit comments