dever 4 vuotta sitten
vanhempi
commit
2176f4c83b
1 muutettua tiedostoa jossa 4 lisäystä ja 1 poistoa
  1. 4 1
      manifest.json

+ 4 - 1
manifest.json

@@ -110,7 +110,10 @@
         "optimization" : {
             "treeShaking" : {
                 "enable" : true
-            }
+            },
+			"prefetch" : true,
+			"preload" : true
+			
         },
         "template" : "index.html"
     },