Shopify / sprockets-commoner

Use Babel in Sprockets to compile JavaScript modules for the browser
MIT License
182 stars 22 forks source link

Add source map support #42

Closed TylerHorth closed 7 years ago

TylerHorth commented 7 years ago

Adds source map support to the sprockets processor.

@bouk

bouk commented 7 years ago

Thank you Tyler