Skip to content

Normalize includePaths #43

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

Merged
merged 2 commits into from
Feb 2, 2022
Merged

Conversation

ljani
Copy link
Contributor

@ljani ljani commented Jan 26, 2022

Fixes #42 by normalizing includePaths to use forward slashes on Windows too.

In addition, filenames are now expected to start with an includePath, not only contain it. includePaths are now resolved ahead of time to improve performance.

Fixes micantoine#42 by normalizing includePaths to use forward slashes on Windows
too.

In addition, filenames are now expected to *start with* an includePath,
not only contain it. includePaths are now resolved ahead of time to
improve performance.
@ljani ljani force-pushed the normalize-includepaths branch 2 times, most recently from 5aa1633 to 65b881d Compare January 26, 2022 19:57
@micantoine
Copy link
Owner

Thank you for this

@micantoine micantoine merged commit 5fec4c6 into micantoine:master Feb 2, 2022
@ljani ljani deleted the normalize-includepaths branch February 2, 2022 14:09
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.

includePaths should normalize path separator
2 participants