Merge branch 'develop' of github.com:HabitRPG/habitrpg into api-v3

This commit is contained in:
Matteo Pagliazzi
2016-03-02 12:59:51 +01:00
97 changed files with 14671 additions and 17976 deletions

View File

@@ -16,7 +16,6 @@ const COMMON_FILES = [
// @TODO remove these negations as the files are converted over.
'!./common/script/index.js',
'!./common/script/content/index.js',
'!./common/script/src/**/*.js',
'!./common/script/public/**/*.js',
];
const TEST_FILES = [