Rebuilt frontend

This commit is contained in:
James Cole
2020-12-29 08:34:31 +01:00
parent f2e6f03f8c
commit 02237d9efe
18 changed files with 27 additions and 17 deletions

View File

@@ -20,10 +20,11 @@
import store from "../../components/store";
import Create from "../../components/transactions/Create";
import Vue from "vue";
require('../../bootstrap');
Vue.config.productionTip = false;
// i18n
let i18n = require('../../i18n');