Home
last modified time | relevance | path

Searched defs:outputABCPath (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_hotreload_mode.ts110 const outputABCPath: string = path.join(this.projectConfig.patchAbcPath, MODULES_ABC); constant
/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts591 const outputABCPath: string = path.join(projectConfig.buildPath, MODULES_ABC); constant
1141 const outputABCPath: string = path.join(projectConfig.patchAbcPath, MODULES_ABC); constant