Files
ks-app-employment-service/unpackage/dist/dev/mp-weixin/project.config.json
2026-06-06 19:14:01 +08:00

48 lines
1021 B
JSON

{
"setting": {
"es6": true,
"postcss": true,
"minified": true,
"uglifyFileName": false,
"enhance": true,
"packNpmRelationList": [],
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useCompilerPlugins": false,
"minifyWXML": true,
"compileWorklet": false,
"uploadWithSourceMap": true,
"packNpmManually": false,
"minifyWXSS": true,
"localPlugins": false,
"disableUseStrict": false,
"condition": false,
"swc": false,
"disableSWC": true
},
"compileType": "miniprogram",
"simulatorPluginLibVersion": {},
"packOptions": {
"ignore": [
{
"type": "suffix",
"value": ".DS_Store"
},
{
"type": "file",
"value": "static/iconfont/demo_index.html"
},
{
"type": "file",
"value": "static/iconfont/demo.css"
}
],
"include": []
},
"appid": "wx4aa34488b965a331",
"editorSetting": {},
"libVersion": "3.11.1"
}