Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dproject_config.ts73 localPropertiesPath: string; property in ProjectConfig
142 this.localPropertiesPath = `${proPath}/local.properties`;
/developtools/ace_ets2bundle/compiler/
Dmain.js96 …projectConfig.localPropertiesPath = projectConfig.localPropertiesPath || process.env.localProperti…