You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(gatsby-plugin-offline): "Magic" JS detection to make sites function correctly when JS is disabled retroactively (#17590)
* Set path resources on route update (for initial page load)
* begin "magic"
* refactor + fix always re-enabling
* implement SW API route + only set head components for offline shell + misc
* update snapshots
* change messageapi back to a "normal" object
* add comment re: syntax
* rename back to original casing
* add back noscript warning in default-html
* restore snapshots
0 commit comments