Skip to content
New issue

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

Feature Request: Lazy Loading for emojis.ts file (514kb). #391

Open
leo6104 opened this issue Sep 1, 2021 · 1 comment
Open

Feature Request: Lazy Loading for emojis.ts file (514kb). #391

leo6104 opened this issue Sep 1, 2021 · 1 comment

Comments

@leo6104
Copy link

leo6104 commented Sep 1, 2021

I found that ngx-emoji-mart bundle size is too big.

image

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.

@vpetrusevici
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants