MrShi
2025-04-11 3a45da15c947c2d478a44a51bd0f926647b1b841
wx/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,8 +1,7 @@
{
  "description": "项目配置文件。",
  "packOptions": {
    "ignore": [],
    "include": []
    "ignore": []
  },
  "setting": {
    "urlCheck": false,
@@ -10,6 +9,12 @@
    "postcss": true,
    "minified": true,
    "newFeature": true,
<<<<<<< HEAD
    "bigPackageSizeSupport": true
  },
  "compileType": "miniprogram",
  "libVersion": "",
=======
    "bigPackageSizeSupport": true,
    "babelSetting": {
      "ignore": [],
@@ -19,6 +24,7 @@
  },
  "compileType": "miniprogram",
  "libVersion": "3.4.3",
>>>>>>> 2d528d024b179b6b06d1d2702e72f6caa5f67149
  "appid": "wxc54c5dda20431968",
  "projectname": "wx",
  "condition": {
@@ -38,9 +44,5 @@
      "current": -1,
      "list": []
    }
  },
  "editorSetting": {
    "tabIndent": "insertSpaces",
    "tabSize": 2
  }
}