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.
dist
1 parent 1f7fcf7 commit 24a293eCopy full SHA for 24a293e
package.json
@@ -54,6 +54,7 @@
54
"lint:fix": "eslint . --fix",
55
"dev": "nuxi dev playground",
56
"dev:build": "nuxi build playground",
57
+ "prepack": "pnpm run build",
58
"prepare:fixtures": "nuxi prepare test/fixtures/basic",
59
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground && nuxi prepare client && pnpm run prepare:fixtures",
60
"release": "pnpm build && bumpp -x \"npx changelogen --output=CHANGELOG.md\"",
0 commit comments