Skip to content

Improve File Handling with Path Joins - #149

Open
Nitesh-thapliyal wants to merge 1 commit into
GoogleChromeLabs:mainfrom
Nitesh-thapliyal:Issue-68
Open

Improve File Handling with Path Joins #149
Nitesh-thapliyal wants to merge 1 commit into
GoogleChromeLabs:mainfrom
Nitesh-thapliyal:Issue-68

Conversation

@Nitesh-thapliyal

@Nitesh-thapliyal Nitesh-thapliyal commented Oct 27, 2024

Copy link
Copy Markdown

Summary

  • Replaced hardcoded paths with path.join to ensure cross-platform compatibility for file paths.

Note:
I am currently using a Linux OS and could not test the installer on Windows. I recommend reviewing the changes carefully and running tests on a Windows environment to ensure proper functionality.

@mathiasbynens

Copy link
Copy Markdown
Member

This is unnecessary. The existing code works fine on Windows.

@mathiasbynens

Copy link
Copy Markdown
Member

Although it’s unnecessary, I remember the previous discussion in #68 now, where I mentioned being open to a PR that does exactly this. Given that earlier promise, LGTM.

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