Skip to content

Commit 813bb5c

Browse files
committed
chore: add bootstrap
1 parent d00e798 commit 813bb5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compass-web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
},
3636
"types": "./dist/compass-web.d.ts",
3737
"scripts": {
38+
"bootstrap": "npm run postcompile",
3839
"prepublishOnly": "npm run compile && compass-scripts check-exports-exist",
3940
"compile": "npm run webpack -- --mode production",
4041
"webpack": "webpack-compass",

0 commit comments

Comments
 (0)