Fix hot-loader warning
Change-Id: I721983ebc15668d69d58ca815cc43e836ef12533
This commit is contained in:
@@ -89,6 +89,7 @@ module.exports = {
|
||||
// Support React Native Web
|
||||
// https://www.smashingmagazine.com/2016/08/a-glimpse-into-the-future-with-react-native-for-web/
|
||||
'react-native': 'react-native-web',
|
||||
'react-dom': '@hot-loader/react-dom',
|
||||
},
|
||||
plugins: [
|
||||
// Prevents users from importing files from outside of src/ (or node_modules/).
|
||||
|
||||
Reference in New Issue
Block a user