dmnCodes / vue-fb-customer-chat

Facebook Customer Chat Plugin for Vue.js
https://dmncodes.github.io/vue-fb-customer-chat/
MIT License
39 stars 16 forks source link

Defer loading for performance #57

Open iplanwebsites opened 2 years ago

iplanwebsites commented 2 years ago

This FB lib kills performance with it's 70kb of JS on page load. It could be deferred easily.

See this example for react: https://github.com/calibreapp/react-live-chat-loader

Once complete, we should make sure the plugin gets listed here: https://web.dev/third-party-facades/