igrigorik / closure-sprockets

Sprockets processor for Google's Closure tools
http://www.igvita.com/2011/08/16/rails-3-asset-pipeline-google-closure/
54 stars 11 forks source link

Source maps support #11

Open loopj opened 11 years ago

loopj commented 11 years ago

Since closure compiler supports Source Maps, it would be great to have these automatically linked/generated when using the rails asset pipeline.

guilleiguaran commented 11 years ago

I think we should wait for https://github.com/sstephenson/sprockets/pull/311 (and sprockets 3.0)