revs re: .embark/versions

This commit is contained in:
Michael Bradley, Jr 2018-07-29 20:52:44 -05:00 committed by Iuri Matias
parent ac6e19c32e
commit 2b764a4844

View File

@ -159,7 +159,6 @@ class WebpackProcess extends ProcessWrapper {
webpackOptions.module.rules[3].options.extends = dappBabelrc;
}
}
}
webpack(webpackOptions).run((err, stats) => {
async.waterfall([