Skip to content

Implement tree shaking/bundle size reduction #378

@EliteMasterEric

Description

@EliteMasterEric

Currently, all country flags are included in the app bundle regardless of which flags are actually used.

WebPack has features to include only the necessary parts, in a manner similar to that utilized by @material-ui/icons, but this would require a rewrite of this library.

As it is, the current bundle size is excessive and a fix needs to be implemented for the library to be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions