mirror of
https://github.com/openharmony/developtools_ace-js2bundle.git
synced 2026-07-20 21:59:23 -04:00
miss parameter Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: Icb6cbf44a6c2201feebfe0fe7638bae7326c078b
This commit is contained in:
@@ -211,7 +211,7 @@ function codegenHmlAndCss() {
|
||||
return output
|
||||
}
|
||||
|
||||
function generateOutput(that, type, jsFileName, isElement) {
|
||||
function generateOutput(that, type, jsFileName, isElement, customLang) {
|
||||
let result
|
||||
switch (type) {
|
||||
case 'script':
|
||||
|
||||
Reference in New Issue
Block a user