Skip to content
This repository was archived by the owner on Mar 14, 2022. It is now read-only.

Commit cf03f27

Browse files
committed
perf: update legacy
1 parent 1c7c509 commit cf03f27

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

vite.config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@ export default defineConfig({
5252
}),
5353
legacy({
5454
targets: [
55-
'> 0.2%',
56-
'last 2 versions',
57-
'not dead',
55+
'defaults',
5856
'chrome >= 49',
5957
'firefox >= 54',
6058
'safari >= 8',

0 commit comments

Comments
 (0)