Skip to content

Commit 269dc9a

Browse files
committed
chore: stub nuxt-cli distribution in dev:prepare
1 parent c5813db commit 269dc9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nuxt-cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
},
3030
"scripts": {
3131
"build": "unbuild",
32+
"dev:prepare": "unbuild --stub",
3233
"prepack": "unbuild"
3334
},
3435
"dependencies": {

0 commit comments

Comments
 (0)