We should enable Fast Refresh for apps by default.
withBlitz config wrapper experimental: {
reactRefresh: true
}
9.3.7-canary.5)See here for an explanation: https://github.com/zeit/next.js/pull/12008
This feature is not ready to be enabled by default. Please do not enable it for all users until (at a minimum) https://github.com/zeit/next.js/pull/12222 has been landed.
@timer Oh, okay! I saw a tweet from Dan asking people to try it out so I assumed it was at least alpha-ready. Thanks so much for the heads up 馃憤
For posterity: https://twitter.com/dan_abramov/status/1255233660317503490
Thanks @timer!
Reopening this because we still want to do it at some point
Good to enable now if the underlying Next version is ^9.3.7-canary.5 or newer.
Awesome, thank you @Timer!!
Thank you very much, @dwightwatson !
Most helpful comment
Good to enable now if the underlying Next version is
^9.3.7-canary.5or newer.