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

In webpack a loader is a dev dependency not a production one. There is no need to optimize for it if it run well.


Devs have to run `npm install`. It's run for every commit in CI as well. Slow npm installs is bad for your project.




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

Search: