8000 chore: stub module before stubbing playground · nuxt/module-builder@b3a513b · GitHub
[go: up one dir, main page]

Skip to con 8000 tent

Commit b3a513b

Browse files
committed
chore: stub module before stubbing playground
1 parent 5f0f88f commit b3a513b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"scripts": {
3030
"build": "unbuild",
31-
"dev:prepare": "pnpm -r dev:prepare",
31+
"dev:prepare": "unbuild --stub && pnpm -r dev:prepare",
3232
"example:build": "pnpm nuxt-module-build build ./example",
3333
"lint": "eslint .",
3434
"nuxt-module-build": "JITI_ESM_RESOLVE=1 jiti ./src/cli.ts",

0 commit comments

Comments
 (0)
0