Hey!
Just a short question what does this
!function (e, t) {
"object" == typeof module && "object" == typeof module.exports ? module.exports = e.document ? t(e, !0) : function (e) {
if (!e.document)throw new Error("jQuery requires a window with a document");
return t(e)
} : t(e)
}
do its the beginning of the script.js
Thank you!
Hey!
Just a short question what does this
!function (e, t) {
"object" == typeof module && "object" == typeof module.exports ? module.exports = e.document ? t(e, !0) : function (e) {
if (!e.document)throw new Error("jQuery requires a window with a document");
return t(e)
} : t(e)
}
do its the beginning of the script.js
Thank you!