Skip to content

Commit 6e25e89

Browse files
author
while
committed
fix
1 parent 4c2aae4 commit 6e25e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/app/vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ export default defineConfig({
99
strictPort: true,
1010
},
1111
build: {
12-
target: 'esnext',
12+
target: 'chrome74',
1313
},
1414
})

0 commit comments

Comments
 (0)