nascentdigital / contentfully

A simple but performant REST client for Contentful.
MIT License
18 stars 7 forks source link

Import Loadash functions one-by-one to reduce bundle size #16

Closed michaelbirchler closed 5 years ago

michaelbirchler commented 5 years ago

This pull requests requires the loadash functions on-by-one to reduce bundle size.

We have analyzed our webpack bundle size and we noticed that contentfully includes the whole Loadash library.

Further reading: https://itnext.io/lodash-es-vs-individual-lodash-utilities-size-comparison-676f14b07568