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.
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.