We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fb6596 commit 66e22c5Copy full SHA for 66e22c5
package.json
@@ -28,7 +28,7 @@
28
"scripts": {
29
"dev": "./scripts/playground.sh",
30
"dev:build": "nuxi build playground/basic",
31
- "prepare": "nuxt-module-build --stub && nuxi prepare playground/basic",
+ "prepare": "nuxi prepare playground/basic",
32
"dev:fixtures": "./scripts/fixture.sh",
33
"build": "nuxt-module-build && pnpm build:web-types",
34
"build:docs": "(cd docs && nuxi build)",
0 commit comments