Skip to content

Commit

Permalink
Fix browser property duplication in webpack"
Browse files Browse the repository at this point in the history
  • Loading branch information
mxstbr committed Nov 2, 2016
1 parent 4cb38d9 commit b9a229d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internals/webpack/webpack.base.babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ module.exports = (options) => ({
mainFields: [
'browser',
'jsnext:main',
'browser',
'main',
],
},
Expand Down

0 comments on commit b9a229d

Please sign in to comment.