Searched refs:cacheCollectionFilePath (Results 1 – 1 of 1) sorted by relevance
718 …const cacheCollectionFilePath: string = path.resolve(projectConfig.cachePath, cacheCollectionFileN… constant720 if (!fs.existsSync(cacheCollectionFilePath)) {723 const lastComponentsOrModules = require(cacheCollectionFilePath);