add landing
Main daploy / deploy (push) Successful in 55s

This commit is contained in:
2024-11-11 16:06:09 +02:00
parent bae4a2fe79
commit 237ff16864
14 changed files with 497 additions and 307 deletions
+3
View File
@@ -10,6 +10,9 @@ export default defineConfig({
vue(),
vueDevTools(),
],
define: {
global: 'window' // it is needed for PouchDB
},
resolve: {
alias: {
'@': fileURLToPath(new URL('./src', import.meta.url))