ember-cli-lodash-subset

Custom lodash build used by ember-cli

ISC 15 个版本
安装
npm install ember-cli-lodash-subset
yarn add ember-cli-lodash-subset
pnpm add ember-cli-lodash-subset
bun add ember-cli-lodash-subset
README

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
版本列表
2.0.1 2017-06-30
2.0.0 2017-06-30
1.0.12 2017-02-08
1.0.11 2016-10-06
1.0.10 2016-10-03
1.0.9 2016-09-20
1.0.8 2016-08-08
1.0.7 2016-06-23
1.0.6 2016-06-22
1.0.5 2016-06-21
1.0.4 2016-06-21
1.0.3 2016-06-21
1.0.2 2016-06-21
1.0.1 2016-06-21
1.0.0 2016-06-21