Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm just now finding that webpack is mostly a foreign concept in backend nodejs tech, but it's mind boggling to me that the norm was to ship code with the node_modules folder instead of bundling and minifying. Seriously, why? It's so wasteful... :'(


I just bundle everything except binary dependencies. Faster deployments




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: