Searched defs:relativeFilePath (Results 1 – 1 of 1) sorted by relevance
294 const relativeFilePath: string = filePath.replace(projectRootPath, ''); constant306 …const relativeFilePath: string = tempFilePath.substring(tempFilePath.indexOf(packageDir) + package… constant316 const relativeFilePath: string = filePath.replace(projectPath, ''); constant