Searched defs:combinePaths (Results 1 – 5 of 5) sorted by relevance
175 … const relativePath = map.sourceRoot ? combinePaths(map.sourceRoot, rawPath) : rawPath; constant
503 export function combinePaths(path: string, ...paths: (string | undefined)[]): string { function
803 …const expandedPrefixDirectory = fragmentHasPath ? combinePaths(normalizedPrefixDirectory, normaliz… constant
5155 function combinePaths(path) { function
7954 function combinePaths(path) { function