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
fix(hmr): accept hot updates for modules above page templates (#29752)
* fix(hmr): accept hot updates for modules above page templates
* actually use fast-refresh for gatsby-browser and shadowed theme-ui config
* exclude actually need to be instance of RegExp
* tmp
* more tmp
* init navigation after loader is set
* cleanup tmp code
* init navigation after resources for current page are loaded
* remove commented out code
* revert devtool change
0 commit comments