Thursday, December 19, 2019

sourceMap is not loading in IE11

Hello Team,

We are compiling in superdev mode with below configurations -

<set-property name="compiler.useSourceMaps" value="true"/>
<add-linker name="xsiframe"/>
<set-configuration-property name="devModeRedirectEnabled" value="true"/>
<set-property name="user.agent" value="safari, ie9, ie10, gecko1_8"/>
<collapse-all-properties />

The superdev mode works in chrome but doesnt work in IE11.

I also observed that the sourceMap file is named as - null_sourceMap0.json

6744421E6FF77A252AA903FAA3094F41.cache.js file was generated but the same name didnt appear on sourceMap file.

Compilation mappings are -

6744421E6FF77A252AA903FAA3094F41.cache.js
ClientBundle.enableInlining true
audioElementSupport maybe
canvasElementSupport maybe
compiler.emulatedStack false
compiler.predeclare.cross.fragment.references false
compiler.stackMode emulated
compiler.useSourceMaps true
compiler.useSymbolMaps false
dragEventSupport maybe
geolocationSupport maybe
gwt.enableDebugId false
gwt.forceBidi false
gwt.logging.consoleHandler DISABLED
gwt.logging.developmentModeHandler ENABLED
gwt.logging.enabled TRUE
gwt.logging.firebugHandler ENABLED
gwt.logging.hasWidgetsHandler DISABLED
gwt.logging.logLevel INFO
gwt.logging.popupHandler DISABLED
gwt.logging.simpleRemoteHandler DISABLED
gwt.logging.systemHandler ENABLED
gwt.suppressNonStaticFinalFieldWarnings false
gwt.unloadEnabled false
ie11 true

Can you please help to resolve this issue?

Thanks,
Ketan

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/66d1ae1e-d327-4255-9dcc-c6ae4683727c%40googlegroups.com.

No comments:

Post a Comment