Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts39 genBuildPath,
325 …const buildFakeEntryPath: string = genBuildPath(fakeEntryPath, projectConfig.projectPath, projectC…
546 …let buildFilePath: string = genBuildPath(filePath, projectConfig.projectPath, projectConfig.buildP…
Dark_utils.ts431 export function genBuildPath(filePath: string, projectPath: string, buildPath: string, projectConfi… function