mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-27 00:07:50 +01:00
display current moderator, fix assignment of spectator
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = {
|
||||
filename: "[name]-bundle.js",
|
||||
},
|
||||
plugins: [new CompressionPlugin({
|
||||
exclude: [/.map$/, /521-bundle.js$/]
|
||||
exclude: [/.map$/, /Timer_js-bundle.js$/]
|
||||
})],
|
||||
mode: "development",
|
||||
node: false,
|
||||
|
||||
Reference in New Issue
Block a user