Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilerOptions.paths resolution on Windows #123

Merged
merged 6 commits into from
Nov 12, 2024

Conversation

daniilsapa
Copy link
Collaborator

This PR fixes compilerOptions.paths resolution on Windows. The problem is that after the release, if paths are defined in tsconfig, they are not resolved correctly, and therefore Steiger does not see relations between some files.

@daniilsapa daniilsapa requested a review from illright November 12, 2024 10:36
@daniilsapa
Copy link
Collaborator Author

@illright
FYI
That's weird, static checks randomly fail for the toolkit. It just failed, I ran it again and it passed successfully 🤷‍♂️

illright
illright previously approved these changes Nov 12, 2024
@illright illright merged commit 06af3dd into master Nov 12, 2024
7 checks passed
@illright illright deleted the hotfix/tsconfig-paths-on-windows branch November 12, 2024 18:54
illright added a commit that referenced this pull request Nov 12, 2024
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