mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
Bugfix: fix conflict
Signed-off-by: laibo102 <laibo2@huawei.com> Change-Id: I09e7ceb5137b1962ee3497e91af9fee064c7b224
This commit is contained in:
@@ -417,6 +417,7 @@ function saveAppResourcePath(appResourcePath, appResourcePathSavePath) {
|
||||
fs.writeFileSync(appResourcePathSavePath, appResourcePath);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function addSDKBuildDependencies(config) {
|
||||
if (projectConfig.localPropertiesPath &&
|
||||
|
||||
Reference in New Issue
Block a user