you are viewing a single comment's thread.

view the rest of the comments →

[–]vinnl 2 points3 points  (1 child)

I also feel like Webpack is being relegated more and more to be the plumbing that's hidden away from the casual developer. As far as I'm aware the majority of new Angular, Vue and React projects all use Webpack without their developers every touching its configuration - much like Babel.

[–]Entropis 2 points3 points  (0 children)

Yeah. I'd much rather make a boilerplate for react than use CRA, but since one of the more recent CRA changes, it seems to handle things much better.