Skip to content

Remove lodash from frontend webpack bundles

Remove lodash from frontend webpack bundles

Noticed lodash in the bundle while working on https://gitlab.com/gitlab-org/gitter/webapp/merge_requests/1322 when we should be using underscore on the frontend or just switch all to lodash

Merge request reports