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