Files
yuyueguahao/dist/project.config.json
2026-07-05 14:43:34 +08:00

49 lines
1.2 KiB
JSON

{
"miniprogramRoot": "./",
"projectname": "taro_template",
"description": "苏州肛泰中医院预约挂号小程序",
"appid": "wx1e964c6f7f8009ad",
"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"compileHotReLoad": false,
"postcss": false,
"preloadBackgroundData": false,
"minified": true,
"newFeature": true,
"autoAudits": false,
"coverView": true,
"showShadowRootInWxmlPanel": false,
"scopeDataCheck": false,
"useCompilerModule": false,
"compileWorklet": false,
"uglifyFileName": false,
"uploadWithSourceMap": true,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"minifyWXML": true,
"localPlugins": false,
"disableUseStrict": false,
"useCompilerPlugins": false,
"condition": false,
"swc": false,
"disableSWC": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {},
"packOptions": {
"ignore": [],
"include": []
},
"editorSetting": {},
"libVersion": "3.16.1"
}