Roo-Code/apps
Roo Code eeb413e3aa fix: add turbopack root and webpack extensionAlias to web-evals next config
Workspace packages (@roo-code/types, @roo-code/ipc, @roo-code/cloud) use
NodeNext module resolution with .js extensions in TypeScript imports.
Without proper bundler config, these resolve to literal .js files instead
of the actual .ts source files, causing "Module not found" errors.

- Add turbopack.root pointing to monorepo root (matching web-roo-code)
- Add webpack resolve.extensionAlias to map .js -> .ts/.tsx for builds

Fixes #11853
2026-03-04 11:18:58 +00:00
..
cli chore(cli): prepare release v0.1.16 (#11852) 2026-03-03 23:37:56 -08:00
vscode-e2e Reapply Batch 1: 22 clean non-AI-SDK cherry-picks (#11473) 2026-02-14 13:47:12 -07:00
vscode-nightly Revert to pre-AI-SDK state (January 29, 2026) (#11462) 2026-02-13 16:45:18 -05:00
web-evals fix: add turbopack root and webpack extensionAlias to web-evals next config 2026-03-04 11:18:58 +00:00
web-roo-code fix: remove Netflix logo from homepage (#11787) 2026-02-27 12:19:25 -08:00