Refactor #22092
Refactor lodash in webpack
Description
- convert imports to be more spesific
- prefer not to use lodash whenever possible
Associated revisions
History
#1
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5127 added
#2
Updated by Ohad Levy about 3 years ago
- Legacy Backlogs Release (now unused) set to 296
#3
Updated by Anonymous about 3 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset dfbb65cf13f06408770205dd91acbe274d8f68e4.
#4
Updated by Walden Raines about 3 years ago
- Target version set to 237
- Category changed from Web Interface to JavaScript stack
Fixes #22092 - refactor lodash usage
convert imports to be more spesific
prefer not to use lodash whenever possible