mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
refactor: 🔥 Remove old code
This commit is contained in:
parent
4a33a5d00f
commit
569666fb82
6 changed files with 2 additions and 191 deletions
|
|
@ -10,11 +10,6 @@ export default defineNuxtConfig({
|
|||
"@nuxtjs/color-mode",
|
||||
],
|
||||
ssr: false,
|
||||
vue: {
|
||||
compilerOptions: {
|
||||
isCustomElement: (tag) => tag === "iconify-icon",
|
||||
},
|
||||
},
|
||||
components: {
|
||||
dirs: [],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue