Initial commit
This commit is contained in:
13
wechat-mini-program/node_modules/mp-html/tools/demo/miniprogram/project.config.json
generated
vendored
Normal file
13
wechat-mini-program/node_modules/mp-html/tools/demo/miniprogram/project.config.json
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"description": "项目配置文件",
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"newFeature": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"appid": "touristappid",
|
||||
"projectname": "mp-html"
|
||||
}
|
||||
Reference in New Issue
Block a user