Sfoglia il codice sorgente

开启分包优化

hwb0 3 anni fa
parent
commit
5846da0e60
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      manifest.json

+ 3 - 0
manifest.json

@@ -65,6 +65,9 @@
             "minified" : true,
             "postcss" : false
         },
+		"optimization" : {
+			"subPackages" : true
+		},
         "usingComponents" : true
     },
     "mp-alipay" : {