Inital
This commit is contained in:
parent
252cc7b44e
commit
60885467e5
4 changed files with 227 additions and 5 deletions
5
svelte.config.js
Normal file
5
svelte.config.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import { vitePreprocess } from '@astrojs/svelte';
|
||||
|
||||
export default {
|
||||
preprocess: vitePreprocess(),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue