Commit 4d79dc8
committed
Use objectstack CLI in package scripts
Replace direct tsx invocation of node_modules/@objectstack/cli/bin/objectstack.js with the objectstack command for os:dev and os:start scripts. This simplifies script commands by relying on the package bin resolution (or global install) instead of invoking the CLI file via tsx.1 parent 93dcff7 commit 4d79dc8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments