Fix:
* Chat should be displayed for waiting and ended lives * Chat and chat buttons must be cleaned out of the dom on navigation
This commit is contained in:
@ -3,6 +3,7 @@ const path = require("path")
|
||||
const EsmWebpackPlugin = require("@purtuga/esm-webpack-plugin")
|
||||
|
||||
const clientFiles = [
|
||||
'common-client-plugin.js',
|
||||
'videowatch-client-plugin.js'
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user