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-07-16 15:34:31 +00:00
2026-07-17 15:58:26 -04:00
2026-07-16 15:34:31 +00:00
2026-01-21 14:36:21 -06:00
2026-07-16 15:34:31 +00:00
2026-07-16 15:34:31 +00:00
2026-07-16 15:34:31 +00:00
2026-07-16 15:34:31 +00:00
2026-07-17 10:53:00 -05:00
2026-07-16 15:34:31 +00:00
2026-07-17 17:10:37 -04:00