Skip to content

Fix file paths on windows#1321

Merged
danieltott merged 1 commit intomainfrom
bug/paths-on-windows
Feb 11, 2025
Merged

Fix file paths on windows#1321
danieltott merged 1 commit intomainfrom
bug/paths-on-windows

Conversation

@danieltott
Copy link
Member

Linked Issue

#1309

Description

My guess here is the issue is caused by using path.join for creating the slug value. In formatFileListItemsForPostList, we were searching for the string content/ which might not exist if path.sep === \.

@danieltott danieltott requested a review from a team as a code owner February 5, 2025 19:17
@netlify
Copy link

netlify bot commented Feb 5, 2025

👷 Deploy Preview for virtual-coffee-io processing.

Name Link
🔨 Latest commit ab3d408
🔍 Latest deploy log https://app.netlify.com/sites/virtual-coffee-io/deploys/67a3b94d99c09900087269a8

@danieltott danieltott merged commit 2d99f1b into main Feb 11, 2025
5 checks passed
@danieltott danieltott deleted the bug/paths-on-windows branch February 11, 2025 22:56
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.

1 participant