chore: add per-package build scripts for proman compatibility
小橘 🍊
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"src"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsc --build",
|
||||
"test": "bun test",
|
||||
"prepublishOnly": "bash ../../scripts/check-workspace-deps.sh"
|
||||
},
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
"src"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "tsc --build",
|
||||
"test": "bun test",
|
||||
"prepublishOnly": "bash ../../scripts/check-workspace-deps.sh"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user