Did a lot. Tested SSE & started on socket.io, should prob kill s.io replace w/ ws
This commit is contained in:
@@ -31,7 +31,7 @@ let webpackConfig = merge(commonConfig(true), {
|
||||
}),
|
||||
],
|
||||
devServer: {
|
||||
compress: true,
|
||||
compress: false,
|
||||
historyApiFallback: true,
|
||||
host: "0.0.0.0",
|
||||
disableHostCheck: true,
|
||||
|
||||
Reference in New Issue
Block a user