mirror of
https://github.com/tiennm99/ccs.git
synced 2026-08-18 04:26:49 +00:00
chore(packaging): restore prepack build hook
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
"prebuild": "node scripts/clean-dist.js",
|
||||
"prebuild:server": "node scripts/clean-dist.js",
|
||||
"prebuild:all": "rm -rf dist tsconfig.tsbuildinfo",
|
||||
"prepack": "bun run build:all",
|
||||
"postbuild:all": "node scripts/verify-bundle.js",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"lint": "eslint src/",
|
||||
|
||||
Reference in New Issue
Block a user