Searched refs:localFilePath (Results 1 – 1 of 1) sorted by relevance
39 const localFilePath = path.resolve(projectRoot, publicFolder, filePath); constant40 if (!fs.existsSync(localFilePath)) {43 return localFilePath;