Upgrade webpack to version v4.x (#6655)
This commit is contained in:
committed by
Eugen Rochko
parent
e709107463
commit
e9b322d0a6
@ -16,6 +16,8 @@ if (process.env.VAGRANT) {
|
||||
}
|
||||
|
||||
module.exports = merge(sharedConfig, {
|
||||
mode: 'development',
|
||||
|
||||
devtool: 'cheap-module-eval-source-map',
|
||||
|
||||
stats: {
|
||||
|
Reference in New Issue
Block a user