Uncaught Error: Mismatched anonymous define() module
I’m trying to use jquery in an adminhtml js file…but it seems not to be working and can’t get to understand why…any help would be appreciated ! Layout is like <head> <script src=”Vendor_Module::js/logger.js”/> </head> Js file is like define([ ‘jquery’… Read More »Uncaught Error: Mismatched anonymous define() module