Skip to content
danshultz edited this page Mar 21, 2012 · 4 revisions

This project is still being worked out but it's aim is to be a one shop asset pipeline/server. This project is currently being put together and used to serve javascript through rails and is used for development of a rich javascript app.

Release Notes

0.2.1

  • Added a 'testLibs' key to the Options that can be used to add libs to the test package
  • Added a watch option that builds the sources and then monitors the directories for file changes and rebuilds the sources
  • Added output messages for build to identify what files were just built

0.2.0

  • Added tests support out of the box with a test server
  • added minification option
  • added option to not hash file names on compile

0.1.0

  • Initial release
Clone this wiki locally