mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
changed paths to have vue3 as standard
This commit is contained in:
@@ -61,8 +61,7 @@ const routes = [
|
||||
]
|
||||
|
||||
const router = createRouter({
|
||||
// TODO configure proper history mode
|
||||
history: createWebHistory('v3/'),
|
||||
history: createWebHistory(),
|
||||
routes,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user