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