Commit 6093b2b
fix(@schematics/angular): add
In the latest versions of Chrome Version 76.0.3809.100, the `manifest.webmanifest` is being requested when offline and is caused a 504 error.
#15259 (comment)manifest.webmanifest to the list of prefetched files in ngws-config.json (#15277)1 parent 502f985 commit 6093b2b
File tree
1 file changed
+1
-0
lines changed- packages/schematics/angular/service-worker/files
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments