christianalfoni / webpack-express-boilerplate

A boilerplate for running a Webpack workflow in Node express
MIT License
1.4k stars 292 forks source link

React router v4 configuration help #76

Open ichbinedgar opened 7 years ago

ichbinedgar commented 7 years ago

Hello, I like this boilerplate because is simpler than others, the only thing that is not working for me is react router v4. I don't get any errors, so I'm not sure what to do. You can try it with any example that is given on the react router page. Do you know what kind of configuration should I use in order to fix it?

dmsanchez86 commented 7 years ago

I have the same problem