We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8ad4d commit 520b0cfCopy full SHA for 520b0cf
src/util/geneWXConfigFile.ts
@@ -36,7 +36,7 @@ export default function geneWXConfigFile(targetpath) {
36
"autoAudits": false,
37
"checkInvalidKey": true,
38
"checkSiteMap": true,
39
- "uploadWithSourceMap": true,
+ "uploadWithSourceMap": true
40
},
41
"compileType": "miniprogram",
42
"libVersion": "",
0 commit comments