Skip to content

Commit a058e81

Browse files
committed
add script
1 parent f2d4519 commit a058e81

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
@@ -7,6 +7,7 @@
77
"postinstall": "husky",
88
"format": "prettier -w .",
99
"package": "yarn build && companion-module-build",
10+
"package-dev": "yarn build && companion-module-build --dev",
1011
"build": "rimraf dist && yarn build:main",
1112
"build:main": "tsc -p tsconfig.build.json",
1213
"dev": "tsc -p tsconfig.build.json --watch",

0 commit comments

Comments
 (0)