Update vite.config.ts
This commit is contained in:
parent
462acc9eee
commit
c438bd2e27
1 changed files with 0 additions and 5 deletions
|
@ -41,11 +41,6 @@ export default defineConfig(({ command, mode }) => {
|
||||||
},
|
},
|
||||||
|
|
||||||
build: {
|
build: {
|
||||||
target: [
|
|
||||||
'chrome100',
|
|
||||||
'firefox100',
|
|
||||||
'safari15',
|
|
||||||
],
|
|
||||||
manifest: 'manifest.json',
|
manifest: 'manifest.json',
|
||||||
rollupOptions: {
|
rollupOptions: {
|
||||||
input: {
|
input: {
|
||||||
|
|
Loading…
Reference in a new issue