oj_server 0.0.3

Dev server: on-demand compile over HTTP, WebSocket HMR channel, file watcher
Documentation

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.