17 lines
359 B
JSON
17 lines
359 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|