Commit 2754196
committed
Rename dev script and add msw:dev
Change the root package "dev" script to run the ObjectStack dev command (pnpm os:dev) instead of the previous msw-targeted alias. Preserve the original MSW-focused command by adding a new "msw:dev" script that runs pnpm --filter @object-ui/console dev. This clarifies script intent and standardizes dev/start naming.1 parent 3eed89b commit 2754196
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments