edvinasbartkus / grails-coffeescript-resources

Another CoffeeScript compiler for Grails
Other
20 stars 10 forks source link

small change to improve compilation error feedback #12

Closed halfbaked closed 12 years ago

halfbaked commented 12 years ago

on a compilation error, currently published plugin just displays:

Problems compiling CoffeeScript /cs/customerAccount/views.coffee
java.lang.Exception: CoffeeScript Engine compilation failed.

the change will include the reason why it failed.