Searched defs:relativeFilePath (Results 1 – 1 of 1) sorted by relevance
314 const relativeFilePath: string = filePath.replace(cacheRootPath, '').replace(moduleName, ''); constant352 …const relativeFilePath: string = tempFilePath.substring(tempFilePath.indexOf(packageDir) + package… constant362 const relativeFilePath: string = filePath.replace(projectPath, ''); constant1247 …const relativeFilePath: string = toUnixPath(path.relative(toUnixPath(projectRootPath), toUnixPath(… constant