Move babel-polyfill to loadtests.js

This commit is contained in:
Ignat Shining
2016-02-08 10:15:28 +03:00
parent eceb3c6a28
commit de2e4bb5eb
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
'use strict';
require('babel-polyfill');
require('core-js/fn/object/assign');
// Add support for all files in the test directory