This commit is contained in:
Henrique Dias
2015-09-16 21:48:08 +01:00
parent 65041f9d70
commit d061c26caf
14 changed files with 991 additions and 42 deletions

View File

@@ -71,6 +71,7 @@ module.exports = function(grunt) {
'node_modules/perfect-scrollbar/dist/js/perfect-scrollbar.jquery.js',
'node_modules/showdown/dist/showdown.js',
'node_modules/noty/js/noty/packaged/jquery.noty.packaged.js',
'node_modules/jquery-pjax/jquery.pjax.js',
'assets/js/src/**/*.js'
]
}