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