]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/ngsw-config.json
Fix table header overflow
[github/Chocobozzz/PeerTube.git] / client / src / ngsw-config.json
index b5d11e59af94f5e6cf8ee5f001024b9bcf43f87f..d68db79d019e515e416b53c0661dbf301d29c2b8 100644 (file)
@@ -7,10 +7,9 @@
       "resources": {
         "files": [
           "/index.html",
-          "/client/assets/images/favicon.png",
-          "/client/*.bundle.css",
-          "/client/*.bundle.js",
-          "/client/*.chunk.js",
+          "/client/assets/images/icons/favicon.png",
+          "/client/*.css",
+          "/client/*.js",
           "/manifest.webmanifest"
         ]
       }