[ad_1]
Hi, I do not think this plugin using modules correctly.
Console:
Uncaught ReferenceError: require is not defined
From:
/chaty/js/cht-front-script.min.js
The line in question:
“function” == typeof define && define.amd ? define([“jquery”], t) : “undefined” != typeof module && module.exports ? module.exports = t(require(“jquery”)) : t(jQuery)
Please advise.
Best wishes
