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