Pankaj Dubey
Pankaj Dubey

Reputation: 146

JAWR minified JS files having sytax error in IE versions

We are using an AngularJS application with a java spring backend APIs, all the client side stuff code JS, CSS etc are being minified by jawr 3.9. Application is working with chrome and firefox however it is saying a syntax error with IE11

Error details:

SCRIPT5022: [$injector:modulerr] Failed to instantiate module myApp due to: Error: [$injector:nomod] Module 'myApp' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.

Upvotes: 0

Views: 56

Answers (0)

Related Questions