mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-27 10:06:16 -04:00
feat: history mode
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
parent
a20858dfb8
commit
d92c46c60b
2 changed files with 8 additions and 0 deletions
|
@ -158,6 +158,7 @@ const routes = [
|
|||
|
||||
const router = new VueRouter({
|
||||
base: process.env.BASE_URL,
|
||||
mode: 'history',
|
||||
routes
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue