grunt-closure-compiler
grunt-closure-compiler copied to clipboard
No Source Map Support
I like this plugin, but I'm finding the lack of source maps too limiting. Source Maps exist in Closure Compiler, seems like it'd be a quick thing to add in.
Decided to go ahead and add it in, pull request below. Should be a quick merge!
https://github.com/gmarty/grunt-closure-compiler/pull/42