You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add TypeScript path mappings for workspace dependencies
Add explicit TypeScript path mappings in tsconfig.json to help
the TypeScript compiler resolve workspace dependencies during
CI builds. This should resolve the module resolution issues
in stricter CI environments.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments