phonegap / phonegap-template-react-hot-loader

PhoneGap Template using React, ES2015, Webpack, and hot module reloading
MIT License
79 stars 21 forks source link

HotModuleReplacementPlugin() not working #16

Open sebqq opened 5 years ago

sebqq commented 5 years ago

Hello it seems like HotModuleReplacementPlugin() is not working! I've ran throught all the steps in readme.md. All looks fine expect hot reloading... when I add some code to the react files nothing changed in android emulator! Can anyone help me please :/