General improvements and bug fixes
This commit is contained in:
@ -13,6 +13,9 @@ export default defineConfig({
|
||||
},
|
||||
build: {
|
||||
outDir: "dist/web",
|
||||
rollupOptions: {
|
||||
external: ["fs", ""],
|
||||
},
|
||||
},
|
||||
resolve: {
|
||||
alias: {
|
||||
|
Reference in New Issue
Block a user