brew icon indicating copy to clipboard operation
brew copied to clipboard

Maven plugin for compiling coffeescript, haml-js and aggregating AMD-based js projects.

Results 20 brew issues
Sort by recently updated
recently updated
newest added

Added Less support Haml acts now the same way as less/coffee do Avoid compiling twice

I've upgraded the core compiler to 1.3.3, and that's about it for now. Can also work on adding some more tests.

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)....

there is no way to define a shim configuration in the maven config section.

When I use this with the jetty plugin it just keeps watching forever and doesn't proceed to other goals, this is intended i guess. But is there a way I...

readme references old version 0.2.1, although latest is 0.2.10. (see https://oss.sonatype.org/index.html#nexus-search;quick~brew ) Please update readme.

Hi, as the title says brew install pyqt fails, the blame is on sip, a requirement of pyqt, the url the formula uses to fetch the source is broken See...

Is 0.2.11 available in a Maven repo anywhere? I found one guy who has a fork of the project and it is labeled 0.2.11, but it is not actually 0.2.11....

Version of plugin given in README doesn't work (ends up with an NPE). Changing it to 0.2.10 does the job. Please update the README

We use vanilla `r.js` on node.js to do our development UI build, and the brew plugin to integrate into the larger maven-driven whole-application build. So for now, we have one...