untyped/sbt-plugins has a nice-looking set of SBT plugins for handling the web assets pipeline, including JS/CoffeeScript and SASS. These might be worth looking into as an alternative to our current system using WRO4J, which is admittedly kind of janky.
If these have continuous compilation, I think it'd definitely be worth switching, since I haven't been able to figure out how to make WRO4J build web assets automatically yet. It would also be nice if we could get them to minify in deploy only and use unminified scripts in dev.
untyped/sbt-plugins has a nice-looking set of SBT plugins for handling the web assets pipeline, including JS/CoffeeScript and SASS. These might be worth looking into as an alternative to our current system using WRO4J, which is admittedly kind of janky.
If these have continuous compilation, I think it'd definitely be worth switching, since I haven't been able to figure out how to make WRO4J build web assets automatically yet. It would also be nice if we could get them to minify in deploy only and use unminified scripts in dev.