mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 02:24:16 +00:00
set target to es2022
This commit is contained in:
parent
5504c7be84
commit
7014d6a590
@ -44,6 +44,9 @@ const config = {
|
||||
},
|
||||
},
|
||||
},
|
||||
esbuild: {
|
||||
target: "es2022",
|
||||
},
|
||||
}
|
||||
|
||||
// if (fs.existsSync(sslDirPath)) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user