PlayFramework 2.3 comes with a nifty asset pipeline. In this article, I would
like to give you a quick introduction.
The asset pipeline processes all files which you reference with
@routes.Assets.versioned(...). The pipeline uses plugins which are build on
sbt-web [https://github.com/sbt/sbt-web]. There are