15 lines
276 B
JSON
15 lines
276 B
JSON
{
|
|
"appid": "wx20f4ef9cc2ec66c5",
|
|
"miniprogramRoot": "dist/",
|
|
"compileType": "miniprogram",
|
|
"setting": {
|
|
"autoAudits": false,
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"enhance": true,
|
|
"compileHotReLoad": true,
|
|
"postcss": true,
|
|
"minified": true
|
|
}
|
|
}
|