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:
commit
60c529b1e3
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue