fyk_loudspeaker_box/project.config.json

17 lines
359 B
JSON
Raw Normal View History

2025-04-16 18:15:18 +08:00
{
"miniprogramRoot": "./dist",
"projectname": "fyk_loudspeaker_box",
"description": "",
"appid": "wxbaa937103d585bc5",
"setting": {
"es6": true,
"minified": true,
"minifyWXSS": true,
"postcss": true,
"minifyWXML": true,
"ignoreUploadUnusedFiles": true,
"bigPackageSizeSupport": true
},
"compileType": "miniprogram"
}