UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

BULL-1622: Increase Lighthouse Score

Merged Alexander Allen requested to merge BULL-1622-gts into master
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -16,6 +16,11 @@ module.exports = {
.loader("vue-svg-loader");
},
configureWebpack: {
devtool: "source-map",
plugins: [],
},
transpileDependencies: ["vuetify"],
pluginOptions: {
"style-resources-loader": {
Loading