Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(hmr): accept hot updates for modules above page templates (#29752) #29835

Merged
merged 1 commit into from
Feb 28, 2021

Commits on Feb 28, 2021

  1. 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
    
    (cherry picked from commit 55778eb)
    pieh authored and vladar committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    809dab5 View commit details
    Browse the repository at this point in the history