- Notifications
You must be signed in to change notification settings - Fork7.1k
Communication around babel-plugin-lodash archived?#5784
-
Hey folks. I noticed that the babel-plugin-lodash repo was archived on September 16th. Was there a public announcement somewhere about this? I couldn't find anything digging through the issues on that repo. A deprecation message is shown every time the package is used in a babel config, which is adding a lot of noise to our logs - there's an open issue on the repo about it:lodash/babel-plugin-lodash#259 Ithink the reasoning is that modern lodash can use tree-shaking to get the same effect as the babel-plugin-lodash, if you're using I'm not looking for assistance with that deprecation message here (I'll leave that to the linked issue), but was there an announcement made about the repo being archived? Could we maybe update the README for the package to explain why it was archived, and what alternatives there are for consumers? I imagine that might be difficult if the repo was archived, but having no messaging around the archiving was surprising. |
BetaWas this translation helpful?Give feedback.