|
@@ -1,6 +1,6 @@
|
|
{
|
|
{
|
|
"miniprogramRoot": "dist/",
|
|
"miniprogramRoot": "dist/",
|
|
- "projectname": "kede-tool-weapp",
|
|
|
|
|
|
+ "projectname": "kede-research-weapp",
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
"appid": "wxff2f5720ed7d7f63",
|
|
"appid": "wxff2f5720ed7d7f63",
|
|
"setting": {
|
|
"setting": {
|
|
@@ -40,7 +40,8 @@
|
|
"minifyWXML": true,
|
|
"minifyWXML": true,
|
|
"showES6CompileOption": false,
|
|
"showES6CompileOption": false,
|
|
"useCompilerPlugins": false,
|
|
"useCompilerPlugins": false,
|
|
- "useStaticServer": true
|
|
|
|
|
|
+ "useStaticServer": true,
|
|
|
|
+ "ignoreUploadUnusedFiles": true
|
|
},
|
|
},
|
|
"compileType": "miniprogram",
|
|
"compileType": "miniprogram",
|
|
"condition": {},
|
|
"condition": {},
|