How to add something like react-router?
Created by: udl
Hi guys,
thanks for the very well done quick-start package!
I'm not a frontend dev, so forgive me if I'm asking for something really basic.
As far as I understand webpack, you have to add dependencies (like react-router) in webpack.config.js
.
Can I do this without ejecting?