gov_propagandize/project.config.json

29 lines
569 B
JSON
Raw Permalink Normal View History

2024-12-27 17:08:36 +08:00
{
"compileType": "miniprogram",
"libVersion": "trial",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"coverView": true,
"es6": true,
"postcss": true,
"minified": true,
"enhance": true,
"showShadowRootInWxmlPanel": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2025-01-07 16:21:18 +08:00
},
"ignoreUploadUnusedFiles": true
2024-12-27 17:08:36 +08:00
},
"condition": {},
"editorSetting": {
"tabIndent": "auto",
"tabSize": 2
},
2025-02-07 16:29:25 +08:00
"appid": "wx66052ca4134fddfe"
2024-12-27 17:08:36 +08:00
}