Browse Source

pref: config lazyCodeLoading

wangyuan 2 years ago
parent
commit
d87a2ed74a
1 changed files with 1 additions and 0 deletions
  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",