Closes #137 - fast component status updates.

This commit is contained in:
James Brooks
2014-12-30 13:57:38 +00:00
parent 21c266bba5
commit aa7d47b4b5
10 changed files with 445 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ elixir(function (mix) {
'bower_components/bootstrap-sass-official/assets/javascripts/bootstrap.js',
// 'bower_components/chartjs/Chart.min.js',
'bower_components/jquery-minicolors/jquery.minicolors.js',
'bower_components/jquery-serialize-object/jquery.serialize-object.js',
'js/app.js',
'js/**/*.js',
], './app/assets/')