grunt-closure-compiler icon indicating copy to clipboard operation
grunt-closure-compiler copied to clipboard

No Source Map Support

Open soluml opened this issue 10 years ago • 1 comments

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.

soluml avatar Mar 06 '14 16:03 soluml

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

soluml avatar Mar 06 '14 17:03 soluml