website
website copied to clipboard
Investigate the cache issue
After each deployment, the site is broken during some minutes / hours. Probably because of cache issue related to service workers.
We got exactly this bug : https://github.com/gatsbyjs/gatsby/issues/4636
It's most certainly come from the gatsby-plugin-offline
Apparently it's only happens Chrome (need testing)
Hard to test locally possible fix ?