Skip to content

Does not account for platform path separator #1

Open
@paiv

Description

@paiv
'a/b/some\\file'.match(regex());

On *nix this leads to incorrect result of file, where expected was some\file.

Activity

jonschlinkert

jonschlinkert commented on Nov 16, 2015

@jonschlinkert
Member

thanks for reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @paiv@jonschlinkert

        Issue actions

          Does not account for platform path separator · Issue #1 · regexhq/filename-regex