Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of join-path lib and use path lib instead #2922

Closed
PVince81 opened this issue Jan 28, 2020 · 1 comment · Fixed by #3041
Closed

Get rid of join-path lib and use path lib instead #2922

PVince81 opened this issue Jan 28, 2020 · 1 comment · Fixed by #3041
Assignees

Comments

@PVince81
Copy link
Contributor

In #2918 we introduce a better library for path handling, which will obsolete the "join-path" library.

We should get rid of "join-path" and replace its usages by the "path" library's join method.

@PVince81
Copy link
Contributor Author

PR here: #3041

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant