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