mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Fixed sourceMapInitializer.ts to only expose debugging functions in development mode - Previously, __testSourceMaps function was exposed in production, allowing users to trigger errors - Added comprehensive tests to verify debugging functions are not exposed in production - Resolves issue where users could access Test ErrorBoundary functionality in production builds Fixes #6335 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||