2.0.1 • Published 7 years ago

ember-cli-lodash-subset v2.0.1

Weekly downloads
165,518
License
ISC
Repository
github
Last release
7 years ago

ember-cli-lodash-subset

Build Status

Use rollup + lodash-es to create an optimized lodash build, something that improves ember-cli startup time by 20% - 30%

adding/removing from the subset

  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