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
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Why the build size is so large?
Working example: https://github.com/krystian50/babel-plugin-lodash-issue
The only lodash related code is:
Plugin is added through
.babelrcWithout babel-plugin-lodash build looks like:

With plugin:

Basically there is many functions, but I only used map. I checked build code and there is import lines: