Relative URLs for dependencies of the chat component
Hi JC,
When loading the component from a CDN, which will always be our case, the relative dependencies present in the <head>
tag crash because they are searched by the browser into the domain name hosting the app, and not into the CDN.
I am not sure this problem has a clean solution but maybe you will think of one. In the meantime, I edited the source file in the CDN so that it works on app.happy-dev.fr