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

path: fix regression in posix.normalize #19520

Closed
wants to merge 2 commits into from

Commits on Mar 21, 2018

  1. path: fix regression in posix.normalize

    Fixes a regression introduced in
    nodejs@4ae320f
    The posix version of normalize should not treat backslash as a path
    separator.
    
    Fixes: nodejs#19519
    targos committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    3b978c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. braces

    targos authored Mar 22, 2018
    Configuration menu
    Copy the full SHA
    579847d View commit details
    Browse the repository at this point in the history