mirror of
https://github.com/openharmony/developtools_ace-js2bundle.git
synced 2026-07-21 06:05:27 -04:00
@@ -329,7 +329,7 @@ function validateWorkOption() {
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
function filterWorker(workerPath) {
|
||||
return /\.(ts|js)$/.test(workerPath) && !/^\.\./.test(workerPath);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user