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

Commit 3fcb44b

Browse files
committed
ci: add postinstall script for nuxt module
1 parent 9b24f7b commit 3fcb44b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/nuxt/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"author": "Jonathan Bakebwa [email protected]",
1818
"license": "MIT",
1919
"scripts": {
20+
"postinstall": "nuxt-module-build --stub && nuxi prepare playground",
2021
"clean": "rimraf dist .turbo",
2122
"build": "nuxt-module-build",
2223
"build:fast": "nuxt-module-build",

0 commit comments

Comments
 (0)