Files
Aiden Cline e8b92c5375 fix(tui): bundle parser worker separately
Avoid registering the OpenTUI parser worker source itself as a build entrypoint. Bun otherwise resolves OpenTUI’s file import as a module namespace without a default path, crashing compiled TUI startup. Bundle an equivalent virtual worker entrypoint so the worker remains executable without colliding with the package asset import.
2026-07-17 23:04:21 +00:00
..
2026-04-20 18:29:48 +00:00
2026-04-16 10:09:14 -04:00