Update vite.config.ts

This commit is contained in:
syuilo 2023-01-09 15:51:36 +09:00
parent 462acc9eee
commit c438bd2e27

View file

@ -41,11 +41,6 @@ export default defineConfig(({ command, mode }) => {
},
build: {
target: [
'chrome100',
'firefox100',
'safari15',
],
manifest: 'manifest.json',
rollupOptions: {
input: {