We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I found that ngx-emoji-mart bundle size is too big.
https://github.com/scttcper/ngx-emoji-mart/blob/master/src/lib/picker/ngx-emoji/data/emojis.ts
I hope it could be working with lazy loading.
The text was updated successfully, but these errors were encountered:
Hi! As workaround I implemented a separate wrapper to load whole emoji-mart component dynamic. https://www.telerik.com/blogs/how-to-lazy-load-component-angular
Sorry, something went wrong.
No branches or pull requests
I found that ngx-emoji-mart bundle size is too big.
https://github.com/scttcper/ngx-emoji-mart/blob/master/src/lib/picker/ngx-emoji/data/emojis.ts
I hope it could be working with lazy loading.
The text was updated successfully, but these errors were encountered: