feat(miniapp): scaffold WeChat mini program MVP
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"description": "TKMind WeChat Mini Program",
|
||||
"packOptions": {
|
||||
"ignore": [
|
||||
{
|
||||
"type": "folder",
|
||||
"value": "node_modules"
|
||||
}
|
||||
]
|
||||
},
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"es6": true,
|
||||
"enhance": true,
|
||||
"postcss": true,
|
||||
"minified": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.8.8",
|
||||
"appid": "touristappid",
|
||||
"projectname": "tkmind-miniapp",
|
||||
"condition": {}
|
||||
}
|
||||
Reference in New Issue
Block a user