Skip to content

fix(recentUpdates): path parsing error#380

Merged
nekomeowww merged 3 commits intonolebase:mainfrom
Nisekoi5:main
Jan 26, 2025
Merged

fix(recentUpdates): path parsing error#380
nekomeowww merged 3 commits intonolebase:mainfrom
Nisekoi5:main

Conversation

@Nisekoi5
Copy link
Contributor

nolebase/nolebase#143
image

The missing slash is recognized as a relative path and is now added when generating the data,
should this be added when rendering?

Additionally, in a Windows environment (Node.js v18.19.0), patterns using backslashes cannot resolve files. They need to be replaced with forward slashes.

nekomeowww
nekomeowww previously approved these changes Jan 24, 2025
Copy link
Member

@nekomeowww nekomeowww left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@nekomeowww nekomeowww enabled auto-merge (squash) January 26, 2025 07:28
@nekomeowww nekomeowww merged commit a80efd9 into nolebase:main Jan 26, 2025
6 checks passed
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.

2 participants