Skip to content

Lighter version for reduced bundle size #232

@Floriferous

Description

@Floriferous

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions