diff gulpfile.js @ 657:c1a94e1beb9d

admin: Show a more classic blog post listing in FoodTruck.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 25 Feb 2016 22:30:16 -0800
parents 87267392a5c1
children 4d0f80b2ba7f
line wrap: on
line diff
--- a/gulpfile.js	Mon Feb 22 22:44:39 2016 -0800
+++ b/gulpfile.js	Thu Feb 25 22:30:16 2016 -0800
@@ -39,6 +39,7 @@
             'bower_components/bootstrap-sass/assets/javascripts/bootstrap/modal.js',
             'bower_components/bootstrap-sass/assets/javascripts/bootstrap/tooltip.js',
             'bower_components/bootstrap-sass/assets/javascripts/bootstrap/transition.js',
+            'bower_components/jquery-timeago/jquery.timeago.js',
             'foodtruck/assets/js/**/*.js'
             ])
         .pipe(sourcemaps.init())