mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 21:00:30 +00:00
Fix extension loading in Bun binary by using jiti with aliases
This commit is contained in:
parent
71ee79f31a
commit
b8df988144
2 changed files with 7 additions and 9 deletions
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Extensions now load correctly in compiled Bun binary by using jiti for module resolution with proper alias handling
|
||||
|
||||
## [0.45.1] - 2026-01-13
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue