Custom lodash build used by ember-cli
npm install ember-cli-lodash-subsetUse rollup + lodash-es to create an optimized lodash build, something that improves ember-cli startup time by 20% - 30%
1. update https://github.com/ember-cli/ember-cli-lodash-subset/blob/master/lodash.subset.js
2. npm run build
3. node run and makes sure times haven't gotten out of control
4. commit changes
5. release/publish