Searched refs:removeVersionFromPath (Results 1 – 1 of 1) sorted by relevance
33 const unversionedPath = removeVersionFromPath(redirectPath);46 redirectPath = removeVersionFromPath(redirectPath);124 function removeVersionFromPath(path: string) { function