some improvements

This commit is contained in:
2020-07-08 11:44:05 +03:00
parent 167a608b93
commit b2eae74b9e
23 changed files with 15122 additions and 21816 deletions

View File

@@ -46,7 +46,7 @@ module.exports = {
contentBase: commonPaths.outputPath,
compress: true,
hot: true,
port: 3000,
port: 3333,
},
plugins: [
new HotModuleReplacementPlugin(),