mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-05 10:18:47 +00:00
hotfix: restore prepack packaging contract
This commit is contained in:
@@ -87,6 +87,7 @@
|
|||||||
"ui:build": "cd ui && bun run build",
|
"ui:build": "cd ui && bun run build",
|
||||||
"ui:preview": "cd ui && bun run preview",
|
"ui:preview": "cd ui && bun run preview",
|
||||||
"ui:validate": "cd ui && bun run validate",
|
"ui:validate": "cd ui && bun run validate",
|
||||||
|
"prepack": "bun run build:all",
|
||||||
"prepare": "husky",
|
"prepare": "husky",
|
||||||
"postinstall": "node scripts/postinstall.js"
|
"postinstall": "node scripts/postinstall.js"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user