Ignore /images in service_worker (#10852)
This commit is contained in:
parent
fe1869ff7a
commit
dc06625502
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@
|
|||
'/forem', // redirects
|
||||
'/future', // Skip for /future.
|
||||
'/i/', // Ignore locally stored image path
|
||||
'/images/', // Ignore nginx proxy path
|
||||
'/internal', // redirects
|
||||
'/locale/', // Don't run on explicit locale endpoints.
|
||||
'/new',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue