dever %!s(int64=4) %!d(string=hai) anos
pai
achega
2176f4c83b
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      manifest.json

+ 4 - 1
manifest.json

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