Error: Mismatched anonymous define() module: function (require) {
I got this error while working on a project using swiper.js : Error: Mismatched anonymous define() module: function (require) {… Searching a little on google I found a thread on stack overflow telling that : requireJS blows up when : You have an anonymous define (“modules that call define() with no string ID“) in its own script … Error: Mismatched anonymous define() module: function (require) {