edgecase / dieter

Asset pipeline ring middleware
134 stars 22 forks source link

fix issue with compressing js with compile errors #3

Closed bostonaholic closed 12 years ago

bostonaholic commented 12 years ago

If the js compile fails, it will return the uncompressed js. For some reason, the compiler doesn't like our Ember code. That will require further investigation.