mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-10 06:14:24 +00:00
rev webpack config w.r.t. webpack 4, babel 7
This commit is contained in:
parent
ac80dc6279
commit
7b35381999
@ -159,6 +159,7 @@ class WebpackProcess extends ProcessWrapper {
|
||||
webpackOptions.module.rules[3].options.extends = dappBabelrc;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
webpack(webpackOptions).run((err, stats) => {
|
||||
async.waterfall([
|
||||
|
Loading…
x
Reference in New Issue
Block a user