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