Disable history mode

This commit is contained in:
Oliver Davies 2018-12-26 01:35:45 +00:00
parent 264210fcfe
commit 0ed4dbf4c4

View file

@ -6,7 +6,6 @@ import Environments from '@/views/Environments'
Vue.use(Router)
export default new Router({
mode: 'history',
routes: [
{
path: '/',