remove vertx from Webpack config (#4576)

This commit is contained in:
Jannis Redmann 2017-02-16 17:43:27 +01:00 committed by Gav Wood
parent b825c8e074
commit 7d890c0687
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ module.exports = {
umdNamedDefine: true
},
externals: {
'node-fetch': 'node-fetch',
'vertx': 'vertx'
'node-fetch': 'node-fetch'
},
module: {
noParse: [