소스 검색

pref: config lazyCodeLoading

wangyuan 2 년 전
부모
커밋
d87a2ed74a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app.json

+ 1 - 0
app.json

@@ -23,6 +23,7 @@
   "requiredPrivateInfos": [
     "chooseAddress"
   ],
+  "lazyCodeLoading": "requiredComponents",
   "usingComponents": {
     "van-icon": "@vant/weapp/icon/index",
     "van-overlay": "@vant/weapp/overlay/index",