Builds are about ~65kb at the moment. This is mainly due to the huge versions.json file that also contains the description of emojis. As descriptions are not used for now, there should be a way to remove them from the json before building the library.
Ideally, versions should be split in separate files so that unnecessary version won't be requested they are not required.
Builds are about ~65kb at the moment. This is mainly due to the huge
versions.jsonfile that also contains the description of emojis. As descriptions are not used for now, there should be a way to remove them from the json before building the library.Ideally, versions should be split in separate files so that unnecessary version won't be requested they are not required.