Skip to content

Commit a592a96

Browse files
committed
ci: update prepare script
1 parent 2e25278 commit a592a96

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
@@ -43,7 +43,7 @@
4343
"lint": "eslint .",
4444
"lint:fix": "eslint . --fix",
4545
"release": "bumpp --commit --push --tag && npm publish",
46-
"prepare": "nr build && nuxi prepare playground"
46+
"prepare": "nr build --stub && nuxi prepare playground"
4747
},
4848
"dependencies": {
4949
"@nuxt/kit": "3.0.0-rc.4",

0 commit comments

Comments
 (0)