mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Ported addPushDevice. Added unit tests. Added addPushDevice route. Added integration tests
This commit is contained in:
@@ -10,7 +10,6 @@ const COMMON_FILES = [
|
||||
'./common/script/**/*.js',
|
||||
// @TODO remove these negations as the files are converted over.
|
||||
'!./common/script/content/index.js',
|
||||
'!./common/script/ops/addPushDevice.js',
|
||||
'!./common/script/ops/reset.js',
|
||||
'!./common/script/fns/crit.js',
|
||||
'!./common/script/fns/randomDrop.js',
|
||||
|
||||
Reference in New Issue
Block a user