mirror of
https://github.com/mastodon/mastodon
synced 2024-11-27 22:38:27 +09: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 New Issue
Block a user