We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e81230f + fa2e46c commit 1aeaf5fCopy full SHA for 1aeaf5f
1 file changed
package.json
@@ -18,13 +18,6 @@
18
"low footprint",
19
"lightweight"
20
],
21
- "main": "./dist/orejime.js",
22
- "browser": "./dist/orejime.js",
23
- "exports": {
24
- "./package.json": "./package.json",
25
- "./orejime.js": "./dist/orejime.js",
26
- "./orejime.css": "./dist/orejime.css"
27
- },
28
"scripts": {
29
"start": "rspack --watch",
30
"serve": "rspack serve",
0 commit comments