Hacker News new | ask | show | jobs
by busheezy 3645 days ago
If he is building his code then he is probably bundling and minifying his entire client source together and being selective just keeps the build code smaller. Having one request for all of the client is more preferable to some. Anyways, I'm just saying I don't think he is just building a minified fork of lodash.
1 comments

I shouldn't have said fork since it is just building but oh well.