Open jamiefolson opened 11 years ago
The minify task uses the closure compiler, but it'd be great to be able to configure the closure builder with gradle, too.
I've got this working locally with in-config tasks, but I need to move it into the gradle-js-plugin structure and document it before submitting a pull request.
The minify task uses the closure compiler, but it'd be great to be able to configure the closure builder with gradle, too.