Use history routing.
This commit is contained in:
parent
1ae5223742
commit
b6ac99fdf0
3 changed files with 5 additions and 7 deletions
|
@ -26,11 +26,6 @@ module.exports = {
|
|||
target: 'https://social.heldscal.la/',
|
||||
changeOrigin: true,
|
||||
cookieDomainRewrite: 'localhost'
|
||||
},
|
||||
'/main': {
|
||||
target: 'https://social.heldscal.la/',
|
||||
changeOrigin: true,
|
||||
cookieDomainRewrite: 'localhost'
|
||||
}
|
||||
},
|
||||
// CSS Sourcemaps off by default because relative paths are "buggy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue