Adding history support
Arriving on a new map now changes the URL. All URLs starting with _ are automatically redirected to index.html by the web server
This commit is contained in:
parent
9417e4a4d2
commit
daa559738b
4 changed files with 40 additions and 0 deletions
1
front/dist/index.html
vendored
1
front/dist/index.html
vendored
|
@ -5,6 +5,7 @@
|
|||
<meta name="viewport"
|
||||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<base href="/">
|
||||
<link rel="stylesheet" href="/resources/style/style.css">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue