feat: web based SPA

This commit is contained in:
2026-04-25 19:15:41 +02:00
parent a18a25294c
commit 9162c149c4
5 changed files with 10 additions and 12 deletions
-1
View File
@@ -18,5 +18,4 @@ export default defineConfig({
'@components': fileURLToPath(new URL('./src/components', import.meta.url)),
},
},
assetsInclude: [/\.\/articles\/.*'/],
})