chore: remove svgo dep
This commit is contained in:
parent
af4c6e3253
commit
81c1e1d1a9
1 changed files with 0 additions and 5 deletions
|
@ -7,9 +7,4 @@ export default defineConfig({
|
|||
integrations: [tailwind()],
|
||||
output: 'server',
|
||||
adapter: netlify(),
|
||||
vite: {
|
||||
ssr: {
|
||||
external: ['svgo'],
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue