parent
0483235216
commit
0a2e331bd5
|
@ -25,6 +25,7 @@ module.exports = merge(sharedConfig, {
|
|||
compress: true,
|
||||
headers: { 'Access-Control-Allow-Origin': '*' },
|
||||
historyApiFallback: true,
|
||||
disableHostCheck: true,
|
||||
watchOptions: {
|
||||
ignored: /node_modules/,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue