Skip to content

Commit 55f0ff6

Browse files
committed
Refactor application structure to support multiple object configurations and enhance routing with dynamic app selection
1 parent a6a8aa8 commit 55f0ff6

File tree

5 files changed

+180
-341
lines changed

5 files changed

+180
-341
lines changed

examples/msw-object-form/objectstack.config.ts

Lines changed: 0 additions & 233 deletions
This file was deleted.

examples/msw-object-form/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
"@objectstack/plugin-msw": "^0.7.2",
2929
"@objectstack/runtime": "^0.7.2",
3030
"@objectstack/spec": "^0.7.2",
31+
"@object-ui/example-crm": "workspace:*",
32+
"@object-ui/example-todo": "workspace:*",
3133
"lucide-react": "^0.563.0",
3234
"react": "^19.0.0",
3335
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)