mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Stability fixes
This commit is contained in:
parent
69eddc148a
commit
3534a19dd4
10 changed files with 2405 additions and 2497 deletions
|
|
@ -24,9 +24,7 @@ export default defineConfig({
|
|||
icon({ iconDir: 'src/img/icons' }),
|
||||
react()
|
||||
],
|
||||
vite: {
|
||||
plugins: [tailwindcss()]
|
||||
},
|
||||
vite: { plugins: [tailwindcss()] },
|
||||
image: { domains: ['cdn.sittingonclouds.net'] },
|
||||
output: 'server',
|
||||
adapter: node({ mode: 'standalone' }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue