update at 2026-02-13 22:26:53
This commit is contained in:
19
project.config.json
Normal file
19
project.config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user