google-code-export / wro4j

Automatically exported from code.google.com/p/wro4j
1 stars 1 forks source link

CoffeeScriptProcessor should be configurable #677

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It should be possible to configure CoffeeScriptProcessor (along with its rhino 
& node versions). Currently the only configuration options is: wrapJs. But it 
should be implemented in such way, to allow in future adding easily other 
options.

Sample implementation:
https://github.com/ctoestreich/grails-coffeescript-compiler-plugin/tree/master/s
rc/groovy/org/grails/plugins/coffee/compiler/processor

Original issue reported on code.google.com by alex.obj...@gmail.com on 12 Feb 2013 at 8:01