Skip to content

Commit

Permalink
Upgraded r.js from 2.1.4 to 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin.Snyder committed Jul 11, 2013
1 parent 79169a2 commit 421a1dc
Show file tree
Hide file tree
Showing 2 changed files with 23,254 additions and 21,459 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ JSDoc 3 options:
- *(Must declare this or `requirejs.options`)* requirejs.buildprofile = File reference for config [example](https://github.com/eriwen/gradle-js-plugin/blob/master/src/test/resources/requirejs/build.js)
- requirejs.options = Map of options [require.js docs](http://requirejs.org/docs/optimization.html#options)
- *(Optional)* ignoreExitCode = Fail build if `false` and require.js did not run successfully. Default is `false`.
- *(Optional)* impl = r.js implementation file. Version 2.1.4 is provided within this plugin. Specifying this option allows users to specify a version of the require optimizer of their own choosing
- *(Optional)* impl = r.js implementation file. Version 2.1.8 is provided within this plugin. Specifying this option allows users to specify a version of the require optimizer of their own choosing

What, you want more? [Tell me!](https://github.com/eriwen/gradle-js-plugin/issues)

Expand Down
Loading

0 comments on commit 421a1dc

Please sign in to comment.