mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
Make webpack build slightly more annoying
This commit is contained in:
parent
30cfe080ce
commit
6fc1abc2a1
@ -122,7 +122,7 @@ module.exports = function () {
|
||||
config.devServer = {
|
||||
contentBase: './web/public',
|
||||
historyApiFallback: true,
|
||||
quiet: true,
|
||||
quiet: false,
|
||||
stats: 'minimal',
|
||||
proxy: {
|
||||
'/api': {
|
||||
|
Loading…
Reference in New Issue
Block a user