We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fcfefe1 + 9bc4406 commit 3a9da69Copy full SHA for 3a9da69
1 file changed
client/package.json
@@ -5,7 +5,8 @@
5
"main": "libcurl.mjs",
6
"exports": {
7
".": "./libcurl.mjs",
8
- "./bundled": "./libcurl_full.mjs"
+ "./bundled": "./libcurl_full.mjs",
9
+ "./libcurl.wasm": "./libcurl.wasm"
10
},
11
"repository": {
12
"type": "git",
0 commit comments