mirror of
https://github.com/imputnet/cobalt.git
synced 2024-12-28 02:26:10 +00:00
Revert "web/vite: change build target to esnext"
This reverts commit 842f91ec54
.
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…
Reference in a new issue