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

Support case-sensitive windows directories #59

Closed

Commits on Aug 2, 2018

  1. Support case-sensitive windows directories

    Checks for both upper-case and lower-case file extensions. This is to
    support case-sensitive directories on Windows.
    
    Mixed-case file extensions still won't work, but those are rare enough
    that I don't think it's worth the performance cost to check those as
    well.
    
    Closes npm#57
    Gudahtt committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    1420f0e View commit details
    Browse the repository at this point in the history