diff --git a/ngsw-config.json b/ngsw-config.json index 2a1566195d5ffc457277cb1194e0a3f4ba818828..0f87801bb62b93500b19abaa0b6b8cdd580213cb 100644 --- a/ngsw-config.json +++ b/ngsw-config.json @@ -14,12 +14,12 @@ "/favicon.ico", "/index.html", "/manifest.webmanifest", - "/**/*.css", + "/*.css", "/*.js", - "/**/*.json", + "/*.json", "/3rdpartylicenses.txt", "/MaterialIcons-Regular.1e50f5c2ffa6aba4.eot", - "/assets/**", + "/assets/**/*", "/*.(svg|cur|jpg|jpeg|png|apng|webp|avif|gif|otf|ttf|woff|woff2)" ] }