Closed llosimura closed 7 years ago
url.resolve(tempBasePath, path)) returns the path in lower case, meaning that the next replace won't work
url.resolve(tempBasePath, path))
Thanks @llosimura
url.resolve(tempBasePath, path))
returns the path in lower case, meaning that the next replace won't work