This commit is contained in:
Infinite
2020-01-26 15:08:53 +01:00
parent c2544fee98
commit 3fa3f61d93
18 changed files with 422 additions and 189 deletions

View File

@@ -31,8 +31,6 @@ module.exports = merge(commonConfig, {
compress: true,
host: '0.0.0.0',
hot: true, // enable HMR on the server host: '0.0.0.0',
transportMode: 'ws',
injectClient: false,
port: process.env.PORT,
historyApiFallback: true,
stats: {