diff --git a/Gruntfile.js b/Gruntfile.js index f669f21901..76ba62c18d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,4 +1,5 @@ /*global module:false*/ +require('babel/register'); var _ = require('lodash'); module.exports = function(grunt) {