Dev server with React Fast Refresh. Compiles TS/TSX/JSX on demand via
oj_compiler, rewriting relative imports to rooted URLs so each module has
one identity; the oj_graph propagates changes to the nearest boundary
(targeted update, else full-reload). Unbundled in dev by default.