mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-12-22 05:08:03 +00:00
parent
5bd3715a4c
commit
500e28442f
|
@ -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 a new issue