Revert "web/vite: change build target to esnext"
This reverts commit 842f91ec54
.
This commit is contained in:
parent
c3c7a6b7ba
commit
2c1bd50e70
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ export default defineConfig({
|
|||
sveltekit()
|
||||
],
|
||||
build: {
|
||||
target: "esnext",
|
||||
rollupOptions: {
|
||||
output: {
|
||||
manualChunks: (id) => {
|
||||
|
|
Loading…
Reference in a new issue