0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Included NProgress in Production Grunt concat

This commit is contained in:
Matthew Harrison-Jones 2013-10-15 11:18:57 +01:00
parent 581d0c6e11
commit 87269513d9

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',