Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts140 const outPutABC: string = this.projectConfig.widgetCompile ? WIDGETS_ABC : MODULES_ABC; constant
141 this.moduleAbcPath = path.join(this.projectConfig.aceModuleBuild, outPutABC);