Logos redistributed. CTS link. Geosphere negative logo

This commit is contained in:
Porras-Bernardez 2024-04-30 16:04:34 +02:00
parent debccc2e53
commit 00d5bbb8db
5 changed files with 40 additions and 7 deletions

View file

@ -5,6 +5,7 @@ const webpack = require("webpack");
const { VueLoaderPlugin } = require("vue-loader");
module.exports = {
lintOnSave: false,
publicPath: "/",
chainWebpack: (config) => {
const vueRule = config.module.rule("vue");