0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Merge pull request #1079 from matthojo/Grunt-Fix

Included NProgress in Production Grunt concat
This commit is contained in:
Hannah Wolfe 2013-10-15 03:48:26 -07:00
commit 60c529b1e3

View file

@ -463,6 +463,7 @@ var path = require('path'),
'core/client/assets/vendor/to-title-case.js',
'core/client/assets/vendor/packery.pkgd.min.js',
'core/client/assets/vendor/fastclick.js',
'core/client/assets/vendor/nprogress.js',
'core/client/init.js',