feat(assets): add logo image and update image references in App.vue and AuthPage.vue to use dynamic source
This commit is contained in:
@@ -8,6 +8,8 @@ export default {
|
||||
// vite app is loaded from /meshchatx/src/frontend
|
||||
root: path.join(__dirname, "meshchatx", "src", "frontend"),
|
||||
|
||||
publicDir: path.join(__dirname, "meshchatx", "src", "frontend", "public"),
|
||||
|
||||
build: {
|
||||
minify: "terser",
|
||||
terserOptions: {
|
||||
|
||||
Reference in New Issue
Block a user