Skip to content

Commit

Permalink
chore: stub module before stubbing playground
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Jan 8, 2025
1 parent 5f0f88f commit b3a513b
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 @@ -28,7 +28,7 @@
],
"scripts": {
"build": "unbuild",
"dev:prepare": "pnpm -r dev:prepare",
"dev:prepare": "unbuild --stub && pnpm -r dev:prepare",
"example:build": "pnpm nuxt-module-build build ./example",
"lint": "eslint .",
"nuxt-module-build": "JITI_ESM_RESOLVE=1 jiti ./src/cli.ts",
Expand Down

0 comments on commit b3a513b

Please sign in to comment.