Skip to content

Commit 3967136

Browse files
committed
chore: prepare script
1 parent 062fb97 commit 3967136

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
@@ -30,7 +30,7 @@
3030
"scripts": {
3131
"dev": "./scripts/playground.sh",
3232
"dev:build": "nuxi build playground/basic",
33-
"prepare": "nuxt-module-build build --stub; nuxt-module-build prepare; nuxi prepare playground/basic",
33+
"prepare": "nuxi prepare playground/basic",
3434
"dev:fixtures": "./scripts/fixture.sh",
3535
"build": "nuxt-module-build build && pnpm build:web-types",
3636
"build:docs": "(cd docs && nuxi build)",

0 commit comments

Comments
 (0)