Skip to content

Commit 29fa3d2

Browse files
committed
update: prepare command
1 parent 73ab8c8 commit 29fa3d2

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
@@ -264,6 +264,7 @@
264264
"gen-blood": "ts-node ./src/snippets/source/blood/gen.ts",
265265
"gen-setup": "python3 ./src/commands/setup/create.py",
266266
"vscode:prepublish": "pnpm run package",
267+
"prepare": "pnpm run gen-setup",
267268
"vscode:publish": "vsce package --no-dependencies",
268269
"compile": "webpack",
269270
"watch": "webpack --watch",

0 commit comments

Comments
 (0)