Issue description
We should replace lodash with modular lodash-es in order to simplify the code - usage and imports, and reduce the size of a builded package.
Solution
Easiest step to implement is to replace lodash dependency with lodash-es and fix all compile errors.
Issue description
We should replace lodash with modular lodash-es in order to simplify the code - usage and imports, and reduce the size of a builded package.
Solution
Easiest step to implement is to replace lodash dependency with lodash-es and fix all compile errors.