Jake 3 달 전
부모
커밋
3d0ff5ef32
3개의 변경된 파일683개의 추가작업 그리고 8637개의 파일을 삭제
  1. 28 0
      packages/app/project.config.json
  2. 7 0
      packages/app/project.private.config.json
  3. 648 8637
      pnpm-lock.yaml

+ 28 - 0
packages/app/project.config.json

@@ -0,0 +1,28 @@
+{
+  "appid": "wx8442fac4f5f06bdd",
+  "compileType": "miniprogram",
+  "libVersion": "3.6.5",
+  "packOptions": {
+    "ignore": [],
+    "include": []
+  },
+  "setting": {
+    "coverView": true,
+    "es6": true,
+    "postcss": true,
+    "minified": true,
+    "enhance": true,
+    "showShadowRootInWxmlPanel": true,
+    "packNpmRelationList": [],
+    "babelSetting": {
+      "ignore": [],
+      "disablePlugins": [],
+      "outputPath": ""
+    }
+  },
+  "condition": {},
+  "editorSetting": {
+    "tabIndent": "insertSpaces",
+    "tabSize": 2
+  }
+}

+ 7 - 0
packages/app/project.private.config.json

@@ -0,0 +1,7 @@
+{
+  "description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
+  "projectname": "app",
+  "setting": {
+    "compileHotReLoad": true
+  }
+}

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 648 - 8637
pnpm-lock.yaml


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.