some improvements
This commit is contained in:
@@ -46,7 +46,7 @@ module.exports = {
|
||||
contentBase: commonPaths.outputPath,
|
||||
compress: true,
|
||||
hot: true,
|
||||
port: 3000,
|
||||
port: 3333,
|
||||
},
|
||||
plugins: [
|
||||
new HotModuleReplacementPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user