Skip to content

Commit 06261cf

Browse files
committed
86
Signed-off-by: MadDogOwner <xiaoran@xrgzs.top>
1 parent cf09680 commit 06261cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default defineConfig({
1616
plugins: [
1717
solidPlugin(),
1818
legacy({
19-
targets: ["chrome >= 48", "defaults"],
19+
targets: ["chrome >= 86", "defaults"],
2020
}),
2121
dynamicBase({
2222
// dynamic public path var string, default window.__dynamic_base__

0 commit comments

Comments
 (0)