8000 chore(npm): added pack script entry · manchenkoff/nuxt-sanctum-precognition@d314ebe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit d314ebe

Browse files
committed
chore(npm): added pack script entry
1 parent fe7cd97 commit d314ebe

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
@@ -20,6 +20,7 @@
2020
],
2121
"scripts": {
2222
"prepack": "nuxt-module-build build",
23+
"rc": "pnpm pack --pack-destination dist",
2324
"dev": "nuxi dev playground",
2425
"dev:build": "nuxi build playground",
2526
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground",

0 commit comments

Comments
 (0)
0