You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
babel-plugin-lodash works for non-lodash packages too. You just specify an "id" in its plugin options to be that of your package or as an array of package ids you want it to work for.
Quoting @jdalton from a create-react-app issue:
https://github.com/lodash/babel-plugin-lodash
What should the configuration for this be called? Calling it
lodash
would be about the implementation rather than the feature.Perhaps
cherryPick
, taking a list of ids to be added?The text was updated successfully, but these errors were encountered: