We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e186919 commit 09c3302Copy full SHA for 09c3302
package.json
@@ -59,5 +59,6 @@
59
"npm-run-all": "^4.1.5",
60
"prettier": "^3.3.3",
61
"vitest": "^2.0.4"
62
- }
+ },
63
+ "main": "dist/main.js"
64
}
0 commit comments