Files
mp-10550/project.config.json
2025-07-25 18:39:35 +08:00

26 lines
581 B
JSON

{
"miniprogramRoot": "dist/",
"projectname": "websoft",
"description": "时里院子市集",
"appid": "your_wechat_appid",
"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": {}
}