Skip to content

Commit 1239586

Browse files
committed
chore: added local release pack command
1 parent 5d47722 commit 1239586

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
@@ -25,6 +25,7 @@
2525
],
2626
"scripts": {
2727
"prepack": "nuxt-module-build build",
28+
"rc": "pnpm pack --pack-destination dist",
2829
"dev": "nuxi dev playground",
2930
"dev:build": "nuxi build playground",
3031
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",

0 commit comments

Comments
 (0)