Fix ci:build
This commit is contained in:
parent
2cc111ad5d
commit
377f20ed49
@ -67,7 +67,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /\.js$/,
|
||||
include: /node_modules\/(material-chip-input|ethereumjs-tx)/,
|
||||
include: /node_modules\/(material-chip-input|ethereumjs-tx|@parity\/wordlist)/,
|
||||
use: 'babel-loader'
|
||||
},
|
||||
{
|
||||
|
@ -58,7 +58,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
test: /\.js$/,
|
||||
include: /node_modules\/ethereumjs-tx/,
|
||||
include: /node_modules\/(ethereumjs-tx|@parity\/wordlist)/,
|
||||
use: 'babel-loader'
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user