Final touch

This commit is contained in:
Joseph Garrone
2024-02-13 02:05:45 +01:00
parent 8e1a34e8f0
commit 3ebb9ef9df
4 changed files with 12 additions and 16 deletions

View File

@ -11,7 +11,5 @@ export default defineConfig({
react(),
commonjs(),
keycloakify()
],
assetsInclude: ["**/*.md"],
//base: '/foo/'
]
})