kristw opened a new pull request #5946: Remove lodash.throttle and replace underscore calls with lodash URL: https://github.com/apache/incubator-superset/pull/5946 - 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. @williaster @xtinec @conglei
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
