mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove hmr require from initialization code
Reviewed By: cpojer Differential Revision: D4265897 fbshipit-source-id: c39caeae875e6f5f5322542601e97cdf78f90dc6
This commit is contained in:
committed by
Martin Konicek
parent
05c7e2f6b7
commit
c3e2c3000e
@@ -200,7 +200,6 @@ if (__DEV__) {
|
||||
}
|
||||
|
||||
require('RCTDebugComponentOwnership');
|
||||
require('react-transform-hmr');
|
||||
}
|
||||
|
||||
// Set up inspector
|
||||
|
||||
Reference in New Issue
Block a user