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 folder pattern #36

Merged
merged 1 commit into from
Nov 7, 2020
Merged

Fix folder pattern #36

merged 1 commit into from
Nov 7, 2020

Commits on Nov 4, 2020

  1. fix: folder pattern

    Paths computed from node's path modules often do not end in with a slash,
    this replacement fails if there is no slash... which it was not meant to.
    (we already know the path points to a directory...
    jsg2021 committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    be0090b View commit details
    Browse the repository at this point in the history