Use the right rivets source file

This commit is contained in:
James Brooks
2014-12-12 10:33:45 +00:00
parent 52fac8dbe5
commit 82ec56ba3b
4 changed files with 12 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ elixir(function(mix) {
'bower_components/jquery/dist/jquery.min.js',
'bower_components/bootstrap-sass-official/assets/javascripts/bootstrap.js',
'bower_components/chartjs/Chart.min.js',
'bower_components/rivets/dist/rivets.bundle.js',
'bower_components/rivets/dist/rivets.min.js',
'js/app.js',
'js/**/*.js',
], './app/assets/')

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
{
"css/all.css": "css/all-b6737976.css",
"js/all.js": "js/all-f1475ea8.js"
"js/all.js": "js/all-d8f5640f.js"
}