mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
@@ -15,7 +15,7 @@
|
||||
const Platform = require('Platform');
|
||||
const invariant = require('fbjs/lib/invariant');
|
||||
|
||||
const MetroHMRClient = require('metro/src/lib/bundle-modules/HmrClient');
|
||||
const MetroHMRClient = require('metro/src/lib/bundle-modules/HMRClient');
|
||||
|
||||
/**
|
||||
* HMR Client that receives from the server HMR updates and propagates them
|
||||
|
||||
Reference in New Issue
Block a user