Fix: Packages no longer point to their minified
bundle for the browser.
This commit is contained in:
parent
385cfad9aa
commit
47f7da157a
2 changed files with 19 additions and 5 deletions
|
@ -15,7 +15,6 @@
|
|||
},
|
||||
"main": "dist/index.cjs",
|
||||
"module": "dist/index.mjs",
|
||||
"browser": "dist/index.min.js",
|
||||
"exports": {
|
||||
".": {
|
||||
"require": "./dist/index.cjs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue