-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Description
I'm getting that error message even though RHL seems to be working flawlessly. I've set
`webpack-dev-server --mode development --hot` but same results. Also added to the plugins:
…
-
The new React Hot Loader 3 beta is out and is intended as a replacement for both the original as well as React Transform. I've been testing it out, and hot reloading now works with pure functional com…
-
## The devDependency [react-hot-loader](https://github.com/gaearon/react-hot-loader) was updated from `4.12.9` to `4.12.10`.
🚨 [View failing branch](https://github.com/the-road-to-learn-react/react-…
-
Let me say that this is awesome repository/boilerplate for django and react. I noticed that when I updated react hot loader this does not work any more.
> The following modules couldn't be hot upd…
-
ERROR in ./src/index.js
Module build failed: Error: React Hot Loader: The Webpack loader is now exported separately. If you use Babel, we recommend that you remove "react-hot-loader" from the "loader…
-
TL;DR: https://github.com/gaearon/react-hot-boilerplate/pull/61
babel-plugin-react-transform is now deprecated, React Hot Loader 3 is on the horizon. The biggest advantage for me right now is that I …
-
I'm having an issue getting react refresh working on a project with module fedration. The ws connection is working, also in the console it seems its working, but the modifications are not applied to t…
-
```js
// package.json
"react-dom": "npm:@hot-loader/react-dom", // do I need this?
```
```js
// webpack.config.js
module.exports = {
entry: [
'react-hot-loader/patch', // do I nee…