Disable history mode
This commit is contained in:
parent
264210fcfe
commit
0ed4dbf4c4
|
@ -6,7 +6,6 @@ import Environments from '@/views/Environments'
|
|||
Vue.use(Router)
|
||||
|
||||
export default new Router({
|
||||
mode: 'history',
|
||||
routes: [
|
||||
{
|
||||
path: '/',
|
||||
|
|
Reference in a new issue