update targets
All checks were successful
/ checkpr (pull_request) Successful in 1m22s

* browserlist file is removed
This commit is contained in:
thislight 2025-01-04 17:51:19 +08:00
parent e617f344f8
commit 937efe1107
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E
4 changed files with 18 additions and 30 deletions

View file

@ -147,7 +147,7 @@ export default defineConfig(({ mode }) => {
devSourcemap: true,
},
build: {
target: ["firefox98", "safari15.4", "ios15.4", "chrome84", "edge87"],
target: ["firefox115", "safari15.6", "ios15.6", "chrome108", "edge108"],
sourcemap: true,
rollupOptions: {
output: {