Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 876cd1a

Browse files
committed
fix: upcate ci build for nuxt
1 parent c5e2c82 commit 876cd1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"scripts": {
2222
"build": "unbuild",
2323
"dev": "nuxi dev playground",
24-
"postinstall": "nuxi dev playground",
24+
"postinstall": "nuxi prepare playground",
2525
"dev:build": "nuxi build playground",
2626
"dev:prepare": "nuxt-module-build --stub && nuxi prepare playground",
2727
"lint": "eslint .",

0 commit comments

Comments
 (0)