20 lines
398 B
JSON
20 lines
398 B
JSON
{
|
|
"description": "sankey miniapp standalone config",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"es6": true,
|
|
"enhance": true,
|
|
"postcss": true,
|
|
"minified": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "trial",
|
|
"appid": "wxcf0f89b6eb65759e",
|
|
"projectname": "sankey-miniapp",
|
|
"miniprogramRoot": "./",
|
|
"srcMiniprogramRoot": "./",
|
|
"condition": {}
|
|
}
|