Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts143 …const temporaryModuleCacheDirPath: string = path.join(projectConfig.cachePath, TEMPORARY, abilityD… constant
144 mkdirsSync(temporaryModuleCacheDirPath);
146 return temporaryModuleCacheDirPath;