squash stuff

This commit is contained in:
j3d1 2019-12-20 00:19:38 +01:00
parent bd295a8e4c
commit 509fadca11
4 changed files with 25 additions and 31 deletions

View file

@ -1,8 +1,8 @@
import Vue from 'vue';
import App from './App.vue';
import { sync } from 'vuex-router-sync';
import store from './store';
import router from './router';
import { sync } from 'vuex-router-sync';
// bootstrap
import 'jquery/dist/jquery.min.js';