We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01307b1 commit 1248760Copy full SHA for 1248760
package.json
@@ -14,7 +14,7 @@
14
"lint": "biome check",
15
"lint:fix": "biome check --write",
16
"prepare": "husky",
17
- "build": "bun run --workspaces build"
+ "build": "bun run -F @devup-api/* build"
18
},
19
"workspaces": [
20
"packages/*",
0 commit comments