question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

React Fast Refresh

See original GitHub issue

Since react-hot-loader is being replaced with react-refresh (https://github.com/gaearon/react-hot-loader#deprecation-note), are there any plan to integrate Preact with React Fast Refresh? (https://github.com/facebook/react/issues/16604#issuecomment-565813017)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

13reactions
JoviDeCroockcommented, May 3, 2020

Work for a hot-reloader for Preact is being done here it’s experimental for now.

6reactions
JoviDeCroockcommented, Jun 3, 2020

Closing this issue since I feel like prefresh is stable enough to be used.

Integrations are available for webpack, gatsby, next, snowpack, vite and nollup

Read more comments on GitHub >

github_iconTop Results From Across the Web

react-refresh - npm
Fast Refresh is a feature that lets you edit React components in a running application without losing their state. It is similar to...
Read more >
React Fast Refresh — The New React Hot Reloader
When editing a React component, React Fast Refresh will efficiently only update and re-render that component. This leads to significantly faster ...
Read more >
pmmmwh/react-refresh-webpack-plugin - GitHub
An EXPERIMENTAL Webpack plugin to enable "Fast Refresh" (also known as Hot Reloading) for React components. This plugin is not 100% stable. We're...
Read more >
What is React Fast Refresh? - Netlify
React Fast Refresh is the latest and greatest way to load components in vanilla React, Next.js 10+, Gatsby, and more!
Read more >
Fast Refresh | Gatsby
Fast Refresh is an implementation of Hot Reloading with full support from React. It replaces unofficial solutions like react-hot-loader . With Fast Refresh...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found