Searched refs:PREBUILDINFO_JSON (Results 1 – 4 of 4) sorted by relevance
68 const PREBUILDINFO_JSON = 'preBuildInfo.json'; constant742 const cachePrebuildInfoPath = path.join(process.env.cachePath, PREBUILDINFO_JSON);762 const cachePrebuildInfoPath = path.join(process.env.cachePath, PREBUILDINFO_JSON);
45 const { BUILD_SHARE_PATH, PREBUILDINFO_JSON } = require('./lib/pre_define');
402 export const PREBUILDINFO_JSON: string = 'preBuildInfo.json'; constant
67 PREBUILDINFO_JSON,193 const cachePrebuildInfoPath: string = path.join(projectConfig.cachePath, PREBUILDINFO_JSON);215 const cachePrebuildInfoPath: string = path.join(projectConfig.cachePath, PREBUILDINFO_JSON);