diff options
Diffstat (limited to 'client/src/ngsw-config.json')
-rw-r--r-- | client/src/ngsw-config.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/client/src/ngsw-config.json b/client/src/ngsw-config.json index 47a116bb7..25f099654 100644 --- a/client/src/ngsw-config.json +++ b/client/src/ngsw-config.json | |||
@@ -7,9 +7,7 @@ | |||
7 | "resources": { | 7 | "resources": { |
8 | "files": [ | 8 | "files": [ |
9 | "/index.html", | 9 | "/index.html", |
10 | "/client/assets/images/favicon.png" | 10 | "/client/assets/images/favicon.png", |
11 | ], | ||
12 | "versionedFiles": [ | ||
13 | "/client/*.bundle.css", | 11 | "/client/*.bundle.css", |
14 | "/client/*.bundle.js", | 12 | "/client/*.bundle.js", |
15 | "/client/*.chunk.js" | 13 | "/client/*.chunk.js" |