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 bbf6718 commit bc752a1Copy full SHA for bc752a1
package.json
@@ -55,6 +55,7 @@
55
"postbuild": "npx tsx postbuild.ts",
56
"postbuild:packLocal": "cross-env MODE=packLocal npx tsx postbuild.ts",
57
"bundle": "rollup -c",
58
+ "package": "npm run build && npm publish",
59
"========= Docs": "",
60
"docs:build": "cd docs/ && npm run build",
61
"docs": "cd docs/ && npm run dev",
0 commit comments