Shopify / sprockets-commoner

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

Add Sprockets::Commoner::Processor.configure method #30

Closed bouk closed 8 years ago

bouk commented 8 years ago

This replaces the brittle unregistering and registering of the processor

@tanema @rafaelfranca

Fixes #29

lemonmade commented 8 years ago

❤️

tanema commented 8 years ago

I added a few notes but it still looks great! Helps a lot.

rafaelfranca commented 8 years ago

:+1: