Development: Creates many ESM-Files. Firefox/Chrome can load them.
Production: Bundles&Minimizes these ESM-Files.
One Question: There is a JS-Error, only occuring in IE11. "t._x is undefined". How do I debug that?
Development: Creates many ESM-Files. Firefox/Chrome can load them.
Production: Bundles&Minimizes these ESM-Files.
One Question: There is a JS-Error, only occuring in IE11. "t._x is undefined". How do I debug that?