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
HMR not compatible with es6 class? must use @babel/plugin-transform-classes
HMR make debug hard
If the current behavior is a bug, please provide the steps to reproduce and a minimal repository on GitHub that we can yarn install and yarn test.
What is the expected behavior? metro.config.js give a option to enable/disable HMR
Please provide your exact Metro configuration and mention your Metro, node, yarn/npm version and operating system.
Node: 8.11.3
Npm: 6.4.1
MacOS Mojave
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
feature
What is the current behavior?
If the current behavior is a bug, please provide the steps to reproduce and a minimal repository on GitHub that we can
yarn install
andyarn test
.What is the expected behavior?
metro.config.js
give a option to enable/disable HMRPlease provide your exact Metro configuration and mention your Metro, node, yarn/npm version and operating system.
Node: 8.11.3
Npm: 6.4.1
MacOS Mojave
The text was updated successfully, but these errors were encountered: