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