Files
WRNexusJS/packages/dev-server/src
Clintchiz e7743cdbb5 feat(router): discover app/authz declarations
Scan app/authz/<name>.{ts,js} the same way app/schemas is scanned,
exposing Router.authz: ComponentRef[]. Also update the two other
literal Router construction sites (prod runtime, dev-server test
fixture) that now need the new required field.

scanDir gains an optional extraExtensions parameter (default []) so
the authz scan can accept .js files without widening the extension
allow-list used by route scanning (app/pages, app/api, app/realtime),
which would otherwise leak .js into generated route URLs via
fileToRoute.
2026-08-04 19:52:37 +05:30
..
2026-07-12 15:55:18 +05:30
2026-08-02 23:18:51 +05:30
2026-07-15 14:02:27 +05:30
2026-07-21 12:30:46 +05:30
2026-08-03 19:47:30 +05:30
2026-08-02 23:18:51 +05:30
2026-08-03 19:47:30 +05:30
2026-08-02 23:18:51 +05:30
2026-07-27 12:42:18 +05:30
2026-07-12 15:55:18 +05:30
2026-08-03 19:47:30 +05:30
2026-08-02 23:18:51 +05:30
2026-07-27 12:42:18 +05:30