Revert "web/vite: change build target to esnext"
This reverts commit 842f91ec54.
This commit is contained in:
@@ -6,7 +6,6 @@ export default defineConfig({
|
||||
sveltekit()
|
||||
],
|
||||
build: {
|
||||
target: "esnext",
|
||||
rollupOptions: {
|
||||
output: {
|
||||
manualChunks: (id) => {
|
||||
|
||||
Reference in New Issue
Block a user