gaearon / gaearon/react-hot-loader
Deprecate React-Hot-Loader
Open
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 775
- PR merge metrics
- No merged PRs in 30d
Description
Deprecate to `React-refresh`
- (react, babel) https://github.com/facebook/react/tree/master/packages/react-refresh
- (wp4, wp5) https://github.com/pmmmwh/react-refresh-webpack-plugin
- (NextJS) - supports [out of the box](https://nextjs.org/docs/basic-features/fast-refresh)
- (Gatsby) - supports [out of the box](https://www.gatsbyjs.com/docs/reference/local-development/fast-refresh/)
- Parcel(2) - supports [out of the box](https://github.com/facebook/react/issues/16604#issuecomment-556082893)
- (CRA) - supports [out of the box](https://github.com/facebook/create-react-app/pull/11105)
- no solution for Electron
Contributor guide
Assessment
This issue has not been assessed yet.