Files
taro-examples/2025-09-14/project.config.json
2025-09-14 03:13:47 +08:00

26 lines
564 B
JSON

{
"miniprogramRoot": "dist/",
"projectname": "2025-09-14",
"description": "914",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"preloadBackgroundData": false,
"minified": false,
"newFeature": true,
"autoAudits": false,
"coverView": true,
"showShadowRootInWxmlPanel": false,
"scopeDataCheck": false,
"useCompilerModule": false
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {}
}