mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-02 23:24:27 +02:00
Revert "web/vite: change build target to esnext"
This reverts commit 842f91ec54cf1ed88258e2a224c8f76709d0ceae.
This commit is contained in:
parent
c3c7a6b7ba
commit
2c1bd50e70
@ -6,7 +6,6 @@ export default defineConfig({
|
||||
sveltekit()
|
||||
],
|
||||
build: {
|
||||
target: "esnext",
|
||||
rollupOptions: {
|
||||
output: {
|
||||
manualChunks: (id) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user