Skip to content
benholloway edited this page Mar 15, 2016 · 11 revisions

Features

Mix and match modes of operation

  • Build any number of compositions per project
  • Detect and build unit tests
  • Release build of compositions with external cache manifest for long-term caching

Compose

  • Automatically imports Bower components, but allows you to fix broken packages
  • Import npm components, with babel transpilation

Angular

  • Annotation of injectables pre-minification
  • Import HTML directly (no more template cache)

Compile

  • Develop with minified code, debug with impeccable source-maps
  • Import SASS and CSS directly, with URL re-writing of assets
  • Detect, optimise, and hash assets in image tags, icon links, in SASS and CSS
Clone this wiki locally