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