The size of the Front Chat JS bundle triggers some "Reduce unused JavaScript" warnings when running a Lighthouse page speed test.
Is it possible to find any ways to optimize the bundle size of the chat widget, such as only requesting modules I need to use for my implementation?