You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-refresh plugin inserted runtime code into it but the runtime was not provided as expected. still not sure whats the cause of it. might be things to do with html-webpack-plugin or childCompiler
Version
Details
Our project use handlebars template engine , t throw errors: ReferenceError:
$ReactRefreshRuntime$ is not defined
when build with handlebars-loader, iReproduce link
https://github.com/jayjliang/rsbuild-demo
Reproduce Steps
yarn
npm run dev
The text was updated successfully, but these errors were encountered: