brew icon indicating copy to clipboard operation
brew copied to clipboard

Fix for includeRequire

Open radhikalism opened this issue 12 years ago • 0 comments

It seems includeRequire has been broken for a while, since pull request #5 wasn't merged fully (I guess the JS bits were lost in converting to r.js for that release).

5da30d3 reintroduces the missing behaviour to r.js.

The other commits in this pull request bump up the maven-invoker-plugin version for a bugfix so that integration tests run safely, and a minimal test for includeRequire.

radhikalism avatar Sep 04 '12 23:09 radhikalism