Uncaught ReferenceError: require is not defined
-
Hi, I do not think this plugin using modules correctly.
Console:Uncaught ReferenceError: require is not defined
From:
/chaty/js/cht-front-script.min.jsThe 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
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Uncaught ReferenceError: require is not defined’ is closed to new replies.