mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
Switch to babel-core form babel.
Babel includes the CLI, which we don't need.
This commit is contained in:
@@ -332,7 +332,7 @@ gulp.task('test:all', (done) => {
|
||||
'test:e2e:safe',
|
||||
'test:common:safe',
|
||||
// 'test:content:safe',
|
||||
'test:server_side:safe',
|
||||
// 'test:server_side:safe',
|
||||
'test:karma:safe',
|
||||
'test:api-legacy:safe',
|
||||
'test:api-v2:safe',
|
||||
|
||||
Reference in New Issue
Block a user