Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove the gatsby-plugin-offline plugin to avoid stale content issues.
- Loading branch information
1d93c2d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi!
Just saw this because you referenced <gatsbyjs/gatsby#11830>.
Is this already in use? Because then you'd need
gatsby-plugin-remove-serviceworker
to remove the outdated serviceworker from clients that already visited the page.