feat(ud): Register routes with UD using addEntry#1723
Conversation
✅ Deploy Preview for cedarjs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Greptile SummaryThis PR replaces the single aggregate
Confidence Score: 4/5The core routing and UD registration logic is sound, but the rename from The deleted packages/vite/src/ud-handlers/function.ts — the handler export name lookup needs attention before this lands. Important Files Changed
Reviews (5): Last reviewed commit: "ud-handlers" | Re-trigger Greptile |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run-many -t build:pack --exclude create-ceda... |
✅ Succeeded | 2s | View ↗ |
nx run-many -t test --minWorkers=1 --maxWorkers=4 |
✅ Succeeded | 3m 5s | View ↗ |
nx run-many -t build |
✅ Succeeded | 5s | View ↗ |
nx run-many -t test:types |
✅ Succeeded | 7s | View ↗ |
☁️ Nx Cloud last updated this comment at 2026-05-06 08:37:39 UTC
|
The changes in this PR are now available on npm. Try them out by running Or try it in a new app with |

This PR adds per-route addEntry() UD registrations. Each discovered API function (GraphQL, auth, health, regular functions) gets its own virtual module and UD store entry