Skip to content

fix: resolve configDir token in referenced files#211

Merged
dominikg merged 2 commits intomainfrom
fix/issue-210
Feb 6, 2025
Merged

fix: resolve configDir token in referenced files#211
dominikg merged 2 commits intomainfrom
fix/issue-210

Conversation

@dominikg
Copy link
Copy Markdown
Owner

@dominikg dominikg commented Feb 5, 2025

fixes #210

Famous last words: it should be impossible for 2 solutions to reference the same tsconfig within in a setup that shares one tsconfck cache. If that were the case, this fix could be wrong because then there are 2 different values for configDir but only one cache.

@dominikg dominikg merged commit d221666 into main Feb 6, 2025
@dominikg dominikg deleted the fix/issue-210 branch February 6, 2025 10:23
@github-actions github-actions Bot mentioned this pull request Feb 6, 2025
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.

issue with include and ${configDir} in references tsconfig

1 participant