gg
This commit is contained in:
parent
d3d11901ab
commit
5f6f442cdf
@ -25,11 +25,14 @@ module.exports = {
|
||||
historyApiFallback: true,
|
||||
contentBase: [__dirname + '/public', __dirname + '/dist', __dirname + '/node_modules'], // match the output path
|
||||
publicPath: '/' ,// match the output `publicPath`
|
||||
host: '192.168.1.105',
|
||||
host: '192.168.1.103',
|
||||
port: 9091,
|
||||
stats: {
|
||||
colors: true
|
||||
},
|
||||
watchOptions: {
|
||||
ignored: /node_modules/,
|
||||
},
|
||||
},
|
||||
|
||||
resolve: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user