Merge branch 'sw-instance' into 'develop'
ServiceWorker: add /instance to backendRoutes See merge request soapbox-pub/soapbox-fe!811
This commit is contained in:
commit
4275759e7e
|
@ -96,6 +96,7 @@ module.exports = merge(sharedConfig, {
|
|||
'/auth/password',
|
||||
'/.well-known/webfinger',
|
||||
'/static',
|
||||
'/instance',
|
||||
'/main/ostatus',
|
||||
'/ostatus_subscribe',
|
||||
'/pghero',
|
||||
|
|
Loading…
Reference in New Issue