You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2019. It is now read-only.
is there any way to decrease imported emojione.js size? I'm using only shortnameToImage() and toShort() and cost of those two functions is way too high.
Thanks,
W.
The text was updated successfully, but these errors were encountered:
wlecki
changed the title
Bundle size (emojione.js)
Bundle size (emojione.min.js)
Sep 4, 2018
Hi, I am only using emojione.toImage and have to import full library just for this task. It will be helpful to have functions as separate npm modules like lodash
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
is there any way to decrease imported
emojione.js
size? I'm using onlyshortnameToImage()
andtoShort()
and cost of those two functions is way too high.Thanks,
W.
The text was updated successfully, but these errors were encountered: