Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kokororin committed Jun 28, 2018
1 parent 3b594b0 commit b158b74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/webpack.config.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const webpack = require('webpack');
module.exports = {
entry: [
'babel-polyfill',
'whatwg-fetch',
'classlist-polyfill',
path.join(__dirname, '../src/index')
],
Expand Down

0 comments on commit b158b74

Please sign in to comment.