Searched defs:buildDirArr (Results 1 – 1 of 1) sorted by relevance
169 const buildDirArr: string[] = projectConfig.aceModuleBuild.split(path.sep); constant170 const abilityDir: string = buildDirArr[buildDirArr.length - 1]; constant