mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-12 10:26:49 +08:00
Remove hmr require from initialization code
Reviewed By: cpojer Differential Revision: D4265897 fbshipit-source-id: c39caeae875e6f5f5322542601e97cdf78f90dc6
This commit is contained in:
committed by
Facebook Github Bot
parent
86e0f39863
commit
d482743f91
@@ -200,7 +200,6 @@ if (__DEV__) {
|
||||
}
|
||||
|
||||
require('RCTDebugComponentOwnership');
|
||||
require('react-transform-hmr');
|
||||
}
|
||||
|
||||
// Set up inspector
|
||||
|
||||
Reference in New Issue
Block a user