mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2026-03-03 14:49:11 +00:00
add svelte and progress
This commit is contained in:
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(),
|
||||
}
|
||||
Reference in New Issue
Block a user