in scripts/jest/preprocessor.js [6:8]
process: function(src, path) { return babel.transform(src, assign({filename: path}, babelOpts)).code; }