浏览代码

处理冲突

master
yujk 3 年前
父节点
当前提交
d0ca2eca61
共有 1 个文件被更改,包括 1 次插入67 次删除
  1. +1
    -67
      project.config.json

+ 1
- 67
project.config.json 查看文件

@@ -34,7 +34,7 @@
"babelSetting": { "babelSetting": {
"ignore": [], "ignore": [],
"disablePlugins": [], "disablePlugins": [],
"outputPath": ""
"outputPath": "",
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"packOptions": { "packOptions": {
"ignore": [ "ignore": [
@@ -61,72 +61,6 @@
"libVersion": "2.23.2", "libVersion": "2.23.2",
"appid": "wxaace54cc2cf8924b", "appid": "wxaace54cc2cf8924b",
"projectname": "WXMB", "projectname": "WXMB",
"condition": {
"search": {
"list": []




"setting": {
"urlCheck": false,
"es6": true,
"enhance": true,
"postcss": true,
"preloadBackgroundData": false,
"minified": true,
"newFeature": false,
"coverView": true,
"nodeModules": false,
"autoAudits": false,
"showShadowRootInWxmlPanel": true,
"scopeDataCheck": false,
"uglifyFileName": false,
"checkInvalidKey": true,
"checkSiteMap": false,
"uploadWithSourceMap": true,
"compileHotReLoad": true,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
"minifyWXSS": true,
"disableUseStrict": false,
"minifyWXML": true,
"showES6CompileOption": false,
"useCompilerPlugins": false,
"ignoreUploadUnusedFiles": true
},
"conversation": {
"list": []
"compileType": "miniprogram",
"libVersion": "2.23.2",
"appid": "wxaace54cc2cf8924b",
"projectname": "nsgk_wechat",
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"game": {
"list": []
},
"plugin": {
"list": []
},
"gamePlugin": {
"list": []
},
"miniprogram": {
"list": []
"condition": { "condition": {
"search": { "search": {
"list": [] "list": []


正在加载...
取消
保存