Searched refs:genBuildPath (Results 1 – 2 of 2) sorted by relevance
39 genBuildPath,325 …const buildFakeEntryPath: string = genBuildPath(fakeEntryPath, projectConfig.projectPath, projectC…546 …let buildFilePath: string = genBuildPath(filePath, projectConfig.projectPath, projectConfig.buildP…
431 export function genBuildPath(filePath: string, projectPath: string, buildPath: string, projectConfi… function