Update vite.config.ts

This commit is contained in:
syuilo 2023-09-15 19:49:52 +09:00
parent 1eebf3c921
commit d2831c612f
1 changed files with 2 additions and 2 deletions

View File

@ -112,8 +112,8 @@ export function getConfig(): UserConfig {
build: {
target: [
'chrome108',
'firefox109',
'chrome116',
'firefox116',
'safari16',
],
manifest: 'manifest.json',