Last Updated: February 25, 2016
·
1.453K
· aaboyd

Google Web Toolkit Super Dev Mode / Source Maps

Quick blog post about using GWT's Super Dev Mode and Source Maps with Google Chrome. If you aren't aware of what Super Dev Mode is, you should definitely check it out. Source Maps are the future, well, at least I think so.

I was fed up with the Chrome Plugin for GWT development and needed an option that wouldn't force me to downgrade Chrome whenever the plugin was broken. Took a few minutes to get it up and running, and really needs a good way to integrate with build scripts, but it is a start.

http://aaboyd.github.io/2013/08/gwt-source-maps/