rspace-online/modules/rnotes
Jeff Emmett aceeedb366 fix: resolve circular import crash in rnotes converters
Bun evaluates the converters Map after the circular import from obsidian.ts
triggers registerConverter(), causing "Cannot access before initialization".
Lazy-load converter modules via require() to break the cycle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 19:47:23 -08:00
..
components refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
converters fix: resolve circular import crash in rnotes converters 2026-03-03 19:47:23 -08:00
db feat: Phase 4 — remove PostgreSQL from 11 modules, switch to Automerge 2026-03-02 15:48:01 -08:00
landing.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
local-first-client.ts perf: parallelize local-first init — batch IDB loads, cache crypto keys, preload sync states 2026-03-03 14:18:55 -08:00
mod.ts refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
schemas.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00