Skip to content

Conversation

@bmuenzenmeyer
Copy link
Contributor

@bmuenzenmeyer bmuenzenmeyer commented Jul 6, 2023

Description

I'd hadn't clicked around the site locally on my Windows machine in a bit, instead only rendering the homepage. The homepage was rendering fine, but every other page was 404ing content due to Windows pathing. I fixed this in two cases, indexes and deeper paths.

image

Validation

All of these pages should continue to render for you locally.

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing, and/or npx turbo test:snapshot to update snapshots if I created and/or updated React Components.
  • I've covered new added functionality with unit tests if necessary.

@bmuenzenmeyer bmuenzenmeyer requested a review from a team as a code owner July 6, 2023 11:03
@vercel
Copy link

vercel bot commented Jul 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 1:42pm
nodejs-org-stories ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 6, 2023 1:42pm

@vercel vercel bot temporarily deployed to Preview – nodejs-org July 6, 2023 11:04 Inactive
@vercel vercel bot temporarily deployed to Preview – nodejs-org-stories July 6, 2023 11:05 Inactive
Copy link
Member

@ovflowd ovflowd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's ensure on Linux and macOS; this is working as expected.

We probably in the future should unit test this with examples of how each OS would handle paths.

Co-authored-by: Claudio Wunder <[email protected]>
Signed-off-by: Brian Muenzenmeyer <[email protected]>
@vercel vercel bot temporarily deployed to Preview – nodejs-org-stories July 6, 2023 12:49 Inactive
@vercel vercel bot temporarily deployed to Preview – nodejs-org July 6, 2023 12:49 Inactive
@vercel vercel bot temporarily deployed to Preview – nodejs-org July 6, 2023 12:57 Inactive
@vercel vercel bot temporarily deployed to Preview – nodejs-org-stories July 6, 2023 12:57 Inactive
@vercel vercel bot temporarily deployed to Preview – nodejs-org-stories July 6, 2023 13:39 Inactive
@vercel vercel bot temporarily deployed to Preview – nodejs-org July 6, 2023 13:42 Inactive
Copy link
Member

@mikeesto mikeesto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All seems OK on MacOS

@ovflowd ovflowd merged commit a360981 into nodejs:main Jul 7, 2023
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.

4 participants