We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afcef9 commit 11a15cfCopy full SHA for 11a15cf
1 file changed
package.json
@@ -15,7 +15,7 @@
15
"cli"
16
],
17
"scripts": {
18
- "dev": "bun scripts/dev.ts",
+ "dev": "bun start-cli",
19
"up": "bun scripts/start-services.ts",
20
"start-cli": "bun --cwd cli dev",
21
"start-db": "bun --cwd packages/internal db:start",
0 commit comments