feature/improve-bundle-performance (#555)

* revert icon

* chunk code for better performance / reduce request

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden
2021-06-17 15:19:37 -08:00
committed by GitHub
parent cc2d5ed982
commit cdfb3543dc
13 changed files with 272 additions and 96 deletions

View File

@@ -6,7 +6,6 @@ import VueRouter from "vue-router";
import { router } from "./routes";
import { globals } from "@/utils/globals";
import i18n from "./i18n";
// import "@mdi/font/css/materialdesignicons.css";
import "typeface-roboto/index.css";
import "./registerServiceWorker";