restructure back

This commit is contained in:
Sheldan
2024-03-10 19:15:31 +01:00
parent 1d996663ac
commit cb0b0b2a0b
8 changed files with 0 additions and 1072 deletions

5
vite.config.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports = {
build: {
outDir: '../dist'
}
}