fixing build and upgrading dependencies

This commit is contained in:
2023-12-23 17:41:58 +01:00
parent 9647b2c39b
commit b46705c97f
142 changed files with 1192 additions and 399 deletions

View File

@ -17,5 +17,4 @@ export default defineConfig({
outDir: './dist',
emptyOutDir: true,
}
});
});