General improvements and bug fixes

This commit is contained in:
aet
2021-11-23 03:13:01 -05:00
parent bdd46a530c
commit 8f9ec73caf
26 changed files with 908 additions and 2122 deletions

View File

@ -13,6 +13,9 @@ export default defineConfig({
},
build: {
outDir: "dist/web",
rollupOptions: {
external: ["fs", ""],
},
},
resolve: {
alias: {