miss parameter

Signed-off-by: houhaoyu <houhaoyu@huawei.com>
Change-Id: Icb6cbf44a6c2201feebfe0fe7638bae7326c078b
This commit is contained in:
houhaoyu
2021-12-27 20:15:29 +08:00
parent c27db3a0a3
commit 27dcc338ef
+1 -1
View File
@@ -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':