mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-05-04 10:33:48 +01:00
Add module
entry for some bundlers
This commit is contained in:
parent
84d6931fe8
commit
bd90fca738
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
],
|
],
|
||||||
"license": "(MIT AND Zlib)",
|
"license": "(MIT AND Zlib)",
|
||||||
"repository": "nodeca/pako",
|
"repository": "nodeca/pako",
|
||||||
|
"module": "./dist/pako.esm.mjs",
|
||||||
"exports": {
|
"exports": {
|
||||||
"import": "./dist/pako.esm.mjs",
|
"import": "./dist/pako.esm.mjs",
|
||||||
"require": "./index.js"
|
"require": "./index.js"
|
||||||
|
|
Loading…
Add table
Reference in a new issue