Skip to content

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Nov 10, 2023

I'd assume we thought path.posix.normalize() will turn backslashes into forwardslashes. It doesn't so we'll fix that by just replacing them.

Fixes #9525

@HazAT
Copy link
Member

HazAT commented Nov 10, 2023

If it's not a lot of effort, let's add a simple test 😬

@lforst
Copy link
Contributor Author

lforst commented Nov 10, 2023

@HazAT Started adding a test for windows. Turns out it is a major pita to get working with path and jest. I will try to set up windows CI for our E2E tests.

@lforst lforst merged commit 1d50eef into develop Nov 10, 2023
@lforst lforst deleted the lforst-fix-windows-api-routes branch November 10, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Next.js Transaction names have backslashes in names on Windows

4 participants