Skip to content
Snippets Groups Projects
Commit 6071e962 authored by syuilo's avatar syuilo
Browse files

Revert "Update vite.config.ts"

This reverts commit c438bd2e.
parent ed433697
No related branches found
No related tags found
Loading
......@@ -41,6 +41,11 @@ export default defineConfig(({ command, mode }) => {
},
build: {
target: [
'chrome100',
'firefox100',
'safari15',
],
manifest: 'manifest.json',
rollupOptions: {
input: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment