How can I use GWT SuperDevMode source maps with IE11? Does it work at all? I tried to right click the file tab in IE debugger view and the "choose source map" option. However, the file dialog only accepts *.map file and looks like it doesn't understand sourcemap json files.
Everything works great in Chrome, unfortunately the issue I'm looking into is IE only :-(