-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Description
Hi guys,
I noticed that fontawesome-svg-core takes up 38kB of space in our bundle, compared to react-fontawesome which only takes 6.6kB.
We're really only displaying icons without doing anything fancy, yet we have to serve 2500 loc of fontawesome-svg-core to all our customers. Is all of it necessary? Could there be a "lighter" version of that package that doesn't include the massive amount of code if you don't need it?
I'm not sure what's going on in there, I see an entire mock of Promises as well, what is it doing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels