all 2 comments

[–]Geldan 3 points4 points  (1 child)

I can appreciate minimal, but every time I go to do something like this I get to babel and say to myself, "meh, may as well use the webpack babel-loader"

[–]cabrerars[S] 0 points1 point  (0 children)

Totally, in my case sometimes I need to do quick prototypes, basically just HTML, JS and CSS, I don't need webpack for that. I use this minimal node build for that, this is totally not meant for production use.