Correct the rivets file name

This commit is contained in:
James Brooks
2014-12-12 10:32:18 +00:00
parent 29d9c09cdf
commit 52fac8dbe5

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/riverts.bundle.js',
'bower_components/rivets/dist/rivets.bundle.js',
'js/app.js',
'js/**/*.js',
], './app/assets/')