mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 11:18:28 +00:00
Revert "web/vite: change build target to esnext"
This reverts commit 842f91ec54
.
This commit is contained in:
parent
0e5707694c
commit
e1f8252fd4
@ -6,7 +6,6 @@ export default defineConfig({
|
||||
sveltekit()
|
||||
],
|
||||
build: {
|
||||
target: "esnext",
|
||||
rollupOptions: {
|
||||
output: {
|
||||
manualChunks: (id) => {
|
||||
|
Loading…
Reference in New Issue
Block a user