mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
silence webpack, it was very noisy
This commit is contained in:
parent
efbdd6bb6a
commit
366d93038c
@ -35,6 +35,9 @@ module.exports = {
|
|||||||
// 'process.env.PORT': JSON.stringify(process.env.PORT),
|
// 'process.env.PORT': JSON.stringify(process.env.PORT),
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
infrastructureLogging: {
|
||||||
|
level: 'warn', // 'none' | 'error' | 'warn' | 'info' | 'log' | 'verbose'
|
||||||
|
},
|
||||||
},
|
},
|
||||||
css: {
|
css: {
|
||||||
// Enable CSS source maps.
|
// Enable CSS source maps.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user