Closed bless4ever closed 5 years ago
Hi @bless4ever!
The lodash-webpack-plugin
works by removing extra functionality so you start from bare bones and opt-in to other functionality. Please see the list of togglable features and enable the relevant ones.
_.get which depends on internal baseGet, got fed a flat getValue instead, and it broke the whole app.