ksoichiro / gradle-web-resource-plugin

Gradle plugin to use CoffeeScript, LESS and Bower libraries without Node.js/npm.
Apache License 2.0
23 stars 5 forks source link

minify doesn't work in 1.7.1 #14

Closed antal0126 closed 7 years ago

antal0126 commented 7 years ago

src/main/coffee/coffee.coffee line19

is always return true, because of the expressions be 'or' has no effort.

ksoichiro commented 7 years ago

Thanks for your report and sorry for my late reply. I've confirmed the issue.

ksoichiro commented 7 years ago

It's fixed in v1.7.1.