mirror of
https://github.com/wassname/react-webpack-template.git
synced 2026-08-08 11:25:27 +08:00
Move babel-polyfill to loadtests.js
This commit is contained in:
@@ -5,7 +5,6 @@ module.exports = function(config) {
|
||||
basePath: '',
|
||||
browsers: [ 'PhantomJS' ],
|
||||
files: [
|
||||
'node_modules/babel-polyfill/dist/polyfill.js',
|
||||
'test/loadtests.js'
|
||||
],
|
||||
port: 8080,
|
||||
|
||||
Reference in New Issue
Block a user