eriwen / gradle-js-plugin

Gradle plugin for working with JS
http://eriwen.github.io/gradle-js-plugin
Apache License 2.0
382 stars 113 forks source link

Provide example of multiple RequireJsTasks #138

Open techbrew-mc opened 8 years ago

techbrew-mc commented 8 years ago

It isn't immediately obvious that RequireJsTask is using values on the RequireJsExtension singleton. Each task has to update those values prior to running, not simply during declaration.