This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
tum.dk
/
framework-demos
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
a0dbbf19da
Rami (Branch)
Tag
master
framework-demos
/
aso
/
astro
/
examples
/
framework-svelte
/
svelte.config.js
svelte.config.js
102 B
Cronologia
Originale
1
2
3
4
5
import { vitePreprocess } from '@astrojs/svelte';
export default {
preprocess: vitePreprocess(),
};