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 bf4abf0 commit c5d1ca0Copy full SHA for c5d1ca0
packages/nuxt/package.json
@@ -24,6 +24,7 @@
24
"funding": "https://github.com/sponsors/posva",
25
"scripts": {
26
"prepack": "nuxt-module-build",
27
+ "build": "pnpm run prepack",
28
"dev": "nuxi dev playground",
29
"dev:build": "nuxi build playground",
30
"postinstall": "nuxt-module-build --stub"
0 commit comments