Skip to content

Commit b636587

Browse files
committed
chore: add docs:build script
1 parent 1dac4d5 commit b636587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

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

0 commit comments

Comments
 (0)