use babel-jest for transpiling tests
This commit is contained in:
@@ -166,7 +166,7 @@ module.exports = function(grunt) {
|
||||
'copy',
|
||||
'jshint',
|
||||
'jscs',
|
||||
'babel'
|
||||
'babel:dist'
|
||||
]);
|
||||
|
||||
grunt.registerTask('watchTask', [
|
||||
|
||||
Reference in New Issue
Block a user