Open jcoyne opened 3 weeks ago
I wonder how much of lodash can be written in vanilla JS these days. We seem to rely on lodash/flatten
and lodash/omit
most heavily.
The babel plugin was deprecated by lodash: https://github.com/lodash/lodash/issues/5570
Actually, it seem like lodash has no maintainer at the moment.
https://github.com/lodash/babel-plugin-lodash
This causes deprecated "glob 7.2.3"