SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(doc-gen): use the correct lodash method in dgeni processor (indexBy --> keyBy)

The `indexBy()` method was renamed to `keyBy()` in lodash v4 (see
lodash/lodash@b1d52ccd82caa374094b9c872883cdb622537a46). This commit
updates all usages of `indexBy()` to `keyBy()`.
G
George Kalpakas committed
0f0e2fbe4ef23260f4a6b2e79c6afceddc4b4768
Parent: 8ca6115