Searched refs:filePathExtensionLess (Results 1 – 1 of 1) sorted by relevance
426 const filePathExtensionLess: string = path.normalize(fileAbsPath); constant428 const targetPath = filePathExtensionLess + ext;435 if (fs.existsSync(filePathExtensionLess)) {