Skip to content

fix(explorer): restore monorepo path aliases for typecheck - #231

Closed
tonyketcham wants to merge 1 commit into
stack/tonyketcham/feat/explorer-package/ship-effort-graph-visualizer-flatbread-start--5b888060from
stack/tonyketcham/feat/explorer-package/restore-monorepo-path-aliases-typecheck--8f7f2120
Closed

fix(explorer): restore monorepo path aliases for typecheck#231
tonyketcham wants to merge 1 commit into
stack/tonyketcham/feat/explorer-package/ship-effort-graph-visualizer-flatbread-start--5b888060from
stack/tonyketcham/feat/explorer-package/restore-monorepo-path-aliases-typecheck--8f7f2120

Conversation

@tonyketcham

Copy link
Copy Markdown
Collaborator

Explorer tsconfig overrode root paths with only @/*, so
@flatbread/effort-graph was invisible during CI typecheck
(before build). Re-declare the monorepo path map, raise lib to
ESNext, and set skipLibCheck so transitive source resolves cleanly.

Depends-On: #230

Explorer tsconfig overrode root `paths` with only `@/*`, so
`@flatbread/effort-graph` was invisible during CI typecheck
(before build). Re-declare the monorepo path map, raise `lib` to
ESNext, and set `skipLibCheck` so transitive source resolves cleanly.

Change-Id: I8f7f21203bccae30ddabf597929f1610fed5b2f6
@tonyketcham

tonyketcham commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator Author

This pull request is part of a Mergify stack:

# Pull Request Link
1 feat(explorer): ship Effort Graph visualizer with flatbread start #230
2 fix(explorer): restore monorepo path aliases for typecheck #231 👈
3 fix(explorer): harden mount gate, tests, and watch lifecycle #232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants