Move stats option to parent config
This commit is contained in:
@@ -23,6 +23,7 @@ module.exports = {
|
||||
target: 'web',
|
||||
entry: entry,
|
||||
devtool: 'source-map',
|
||||
stats: 'minimal',
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user