Skip to content

Commit 66e22c5

Browse files
committed
chore(scripts): prepare script
1 parent 2fb6596 commit 66e22c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"scripts": {
2929
"dev": "./scripts/playground.sh",
3030
"dev:build": "nuxi build playground/basic",
31-
"prepare": "nuxt-module-build --stub && nuxi prepare playground/basic",
31+
"prepare": "nuxi prepare playground/basic",
3232
"dev:fixtures": "./scripts/fixture.sh",
3333
"build": "nuxt-module-build && pnpm build:web-types",
3434
"build:docs": "(cd docs && nuxi build)",

0 commit comments

Comments
 (0)