Merge branch 'develop' of https://github.com/gmetais/YellowLabTools into develop

This commit is contained in:
Gaël Métais
2015-03-16 13:20:27 +01:00
19 changed files with 1124 additions and 354 deletions
+3 -1
View File
@@ -66,7 +66,9 @@ module.exports = function(grunt) {
'app/nodeControllers/*.js',
'app/public/scripts/*.js',
'phantomas_custom/**/*.js',
'test/**/*.js',
'test/api/*.js',
'test/core/*.js',
'test/fixtures/*.js',
'front/src/js/**/*.js'
]
},