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 62574a0 commit 8323404Copy full SHA for 8323404
package.json
@@ -39,7 +39,6 @@
39
"scripts": {
40
"dev": "npm run build -- --watch",
41
"build": "tsup src/index.ts --dts --format esm",
42
- "prepublishOnly": "npm run build",
43
"release": "npx bumpp --commit --tag --push && npm publish",
44
"example:spa:dev": "npm -C examples/spa run dev",
45
"example:spa:build": "npm -C examples/spa run build",
0 commit comments