rspace-online/modules/rnotes/converters
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
..
google-docs.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
index.ts fix: resolve circular import crash in rnotes converters 2026-03-03 19:47:23 -08:00
logseq.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
markdown-tiptap.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
notion.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
obsidian.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00