Switch to babel-core form babel.

Babel includes the CLI, which we don't need.
This commit is contained in:
Blade Barringer
2015-11-15 08:59:57 -06:00
parent 9ee56a5622
commit a127bb8711
6 changed files with 6 additions and 6 deletions

View File

@@ -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',