Skip to content

Replace Node `joinPaths` with custom impl

Paul Slaughter requested to merge fe-fix-join-paths into master

What does this MR do?

This MR replaces the current implementation of joinPaths which we get from NodeJS core library with a custom one.

Why?

Edited by Paul Slaughter

Merge request reports