jakewins / brew

Maven plugin for compiling coffeescript, haml-js and aggregating AMD-based js projects.
GNU Lesser General Public License v2.1
91 stars 21 forks source link

providePlugins is ignored #19

Open brian428 opened 12 years ago

brian428 commented 12 years ago

The Optimize class takes a parameter for providePlugins, but it does not appear to be used. The plugins are always copied. I think this just needs to be wrapped in an if block?