Searched defs:combinePaths (Results 1 – 5 of 5) sorted by relevance
207 … const relativePath = map.sourceRoot ? combinePaths(map.sourceRoot, rawPath) : rawPath; constant
570 export function combinePaths(path: string, ...paths: (string | undefined)[]): string { function
835 …const expandedPrefixDirectory = fragmentHasPath ? combinePaths(normalizedPrefixDirectory, normaliz… constant
5139 function combinePaths(path2, ...paths) { function
6868 function combinePaths(path, ...paths) { function