Hello,
I'd like to share a tip and a request if possible.
I had to manually tweak the wp-live-chat-support/public/js/callus.js as i don't like "eval" and even my CSP do not like that :)
Is it possible to remove the obfuscation from "7199: module" using a direct "require(moduleName)" in the...