-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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: normalize path with nextjs normalizeAppPath
utility function
#4149
fix: normalize path with nextjs normalizeAppPath
utility function
#4149
Conversation
🦋 Changeset detectedLatest commit: 7e255d5 The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
@Jeremy-Hibiki is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing contribution, I will release a fix very soon !
Why:
Closes: #4148
What's being changed (if available, include any code snippets, screenshots, or gifs):
Use Next.js utility function
normalizeAppPath
to align path normalization behavior.Check off the following:
deployment link in this PR's timeline (this link will be available after
opening the PR).