Home
last modified time | relevance | path

Searched refs:localPreBuild (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/
DGulpfile.js122 const localPreBuild = parallel(generateLibs, series(buildScripts, generateDiagnostics, buildShimsAn… constant
125 const preBuild = cmdLineOptions.lkg ? lkgPreBuild : localPreBuild;