scttcper / ngx-emoji-mart

Customizable Slack-like emoji picker for Angular
https://ngx-emoji-mart.vercel.app
MIT License
444 stars 90 forks source link

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

Open leo6104 opened 3 years ago

leo6104 commented 3 years ago

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 commented 2 years ago

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