-
-
with [React Hot Loader 3](https://github.com/gaearon/react-hot-loader/pull/240) in it's alpha stage, leaving this issue open for potential PR
ghost updated
8 years ago
-
Hi
This is an awesome project, but without Hot Module Reloading the development experience is terrible.
Can you add support for [React Hot Loader 3](https://github.com/gaearon/react-hot-boilerpl…
-
gaearon/react-hot-loader#240
-
https://github.com/gaearon/react-hot-loader/pull/240
-
### System Info
System: Mac os Sonoma
Packages:
```
"devDependencies": {
"@rsbuild/plugin-sass": "^1.0.1",
"@rsbuild/plugin-vue": "^1.0.1",
"@rspack/cli": "1.0.8",
"@rspack/core": …
-
"dependencies": {
"@emotion/react": "11.10.4",
"@emotion/styled": "11.10.4",
"@mui/icons-material": "5.10.3",
"@mui/material": "5.10.3",
"@react-spring/web": "^9.6.1",
…
-
### Describe the bug
I create a new project and add @module-federation/enhanced v0.6.14, then `import '@module-federation/enhanced/runtime';` and got the error
`isomorphicRslog.createLogger is not…
-
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…
-
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 …