mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-08 07:07:15 +02:00
Change the dev server's port
This commit is contained in:
@@ -71,6 +71,7 @@ module.exports = {
|
||||
devServer: {
|
||||
contentBase: path.join(__dirname, 'dist'),
|
||||
historyApiFallback: true,
|
||||
port: 1234,
|
||||
},
|
||||
plugins,
|
||||
// See https://webpack.js.org/guides/caching/
|
||||
|
Reference in New Issue
Block a user