- Remove `lodash.throttle` from dependency since there is now `lodash`. - Add `babel-plugin-lodash` that helps optimize bundle output by taking only necessary part from lodash instead of the entire bundle. https://github.com/lodash/babel-plugin-lodash - Replace `underscore` calls with `lodash` where applicable.
[ Full content available at: https://github.com/apache/incubator-superset/pull/5946 ] This message was relayed via gitbox.apache.org for [email protected]
