use babel-jest for transpiling tests

This commit is contained in:
Alexander Zobnin
2017-10-31 11:05:35 +03:00
parent 10b70d672d
commit 9b552a1803
36 changed files with 18 additions and 6690 deletions

View File

@@ -166,7 +166,7 @@ module.exports = function(grunt) {
'copy',
'jshint',
'jscs',
'babel'
'babel:dist'
]);
grunt.registerTask('watchTask', [