提交 bc2fb7c7 编写于 作者: F fancy

工具更新

上级 d4fbcb4a
{
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"enhance": false,
"urlCheck": true,
"es6": false,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
......@@ -23,8 +19,6 @@
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
......@@ -42,10 +36,11 @@
"minifyWXML": true,
"disableUseStrict": false,
"useStaticServer": true,
"useCompilerPlugins": false
"useCompilerPlugins": false,
"lazyloadPlaceholderEnable": false,
"ignoreUploadUnusedFiles": true
},
"compileType": "miniprogram",
"libVersion": "2.12.2",
"appid": "wx5e498e66e2dd900b",
"projectname": "O2OA-Mini",
"simulatorType": "wechat",
......@@ -54,5 +49,10 @@
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"libVersion": "2.24.5",
"packOptions": {
"ignore": [],
"include": []
}
}
\ No newline at end of file
{
"setting": {
"urlCheck": false
},
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html"
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册