ndbroadbent / react-native-web-webpack

A complete webpack configuration for react-native-web, optimized for both development and production
139 stars 32 forks source link

Hot Reloading support? #5

Open pyrossh opened 7 years ago

pyrossh commented 7 years ago

I got hot loading working using this https://github.com/agrcrobles/react-native-web-boilerplate project as a reference. But that project is very simple doesn't have dll support and isn't very production ready. I've forked this project and added it. Should I create pull request for it?

hiddentao commented 7 years ago

I'd love to see this!

Type1J commented 7 years ago

@pyros2097 Please do.

pyrossh commented 7 years ago

Well I diverged too much from this repo and created my own boilerplate which I use across projects. https://github.com/pyros2097/webpack-boilerplate