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

Normalize the routes path #23

Merged
merged 1 commit into from
May 3, 2023

Commits on May 2, 2023

  1. Normalize the path to the routes.d.ts file

    Using path.posix.relative is not an option because it returns the wrong path.
    See:
    * nodejs/node#13887
    * nodejs/node#13738
    AngusMorton committed May 2, 2023
    Configuration menu
    Copy the full SHA
    785fd15 View commit details
    Browse the repository at this point in the history