Skip to content

Commit

Permalink
chore: prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
farnabaz committed Jun 19, 2024
1 parent 062fb97 commit 3967136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"scripts": {
"dev": "./scripts/playground.sh",
"dev:build": "nuxi build playground/basic",
"prepare": "nuxt-module-build build --stub; nuxt-module-build prepare; nuxi prepare playground/basic",
"prepare": "nuxi prepare playground/basic",
"dev:fixtures": "./scripts/fixture.sh",
"build": "nuxt-module-build build && pnpm build:web-types",
"build:docs": "(cd docs && nuxi build)",
Expand Down

0 comments on commit 3967136

Please sign in to comment.