mirror of
https://github.com/openharmony/developtools_ace-js2bundle.git
synced 2026-07-21 22:25:57 -04:00
!308 fix clear global info
Merge pull request !308 from zrg/fix_clearInfo
This commit is contained in:
@@ -235,6 +235,9 @@ function invokeWorkerToGenAbc() {
|
||||
|
||||
function clearGlobalInfo() {
|
||||
intermediateJsBundle = [];
|
||||
fileterIntermediateJsBundle = [];
|
||||
hashJsonObject = {};
|
||||
buildPathInfo = "";
|
||||
}
|
||||
|
||||
function filterIntermediateJsBundleByHashJson(buildPath, inputPaths) {
|
||||
|
||||
Reference in New Issue
Block a user