Skip to content

Commit 520b0cf

Browse files
committed
fix(alita): 修改生成小程序配置错误
1 parent 4c8ad4d commit 520b0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/geneWXConfigFile.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function geneWXConfigFile(targetpath) {
3636
"autoAudits": false,
3737
"checkInvalidKey": true,
3838
"checkSiteMap": true,
39-
"uploadWithSourceMap": true,
39+
"uploadWithSourceMap": true
4040
},
4141
"compileType": "miniprogram",
4242
"libVersion": "",

0 commit comments

Comments
 (0)