gradle-js-plugin
gradle-js-plugin copied to clipboard
Generate source maps
Closure compiler can easily generate source maps; it'd be nice if we could auto-generate these for our users.
I imagine setting sourceMaps = true or something should be how this feature is invoked.
This would be sweet! :)