mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-03 15:44: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()
|
sveltekit()
|
||||||
],
|
],
|
||||||
build: {
|
build: {
|
||||||
target: "esnext",
|
|
||||||
rollupOptions: {
|
rollupOptions: {
|
||||||
output: {
|
output: {
|
||||||
manualChunks: (id) => {
|
manualChunks: (id) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user