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