ESM dynamic imports require explicit file extensions for resolution on Windows + Bun. The extensionless '../render/render-jsx' path worked on macOS/Linux but failed on Windows with 'Cannot find module' error. Fixes #43 |
||
|---|---|---|
| .. | ||
| acp | ||
| cli | ||
| core | ||
| docs | ||
| mcp | ||
ESM dynamic imports require explicit file extensions for resolution on Windows + Bun. The extensionless '../render/render-jsx' path worked on macOS/Linux but failed on Windows with 'Cannot find module' error. Fixes #43 |
||
|---|---|---|
| .. | ||
| acp | ||
| cli | ||
| core | ||
| docs | ||
| mcp | ||