mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-07-02 21:56:19 +08:00
Move babel-polyfill to loadtests.js
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
require('babel-polyfill');
|
||||
require('core-js/fn/object/assign');
|
||||
|
||||
// Add support for all files in the test directory
|
||||
|
||||
Reference in New Issue
Block a user