forked from coracle/flotilla
Use new collection pattern
This commit is contained in:
@@ -3,6 +3,9 @@ import svg from "@poppanator/sveltekit-svg"
|
||||
import {defineConfig} from "vite"
|
||||
|
||||
export default defineConfig({
|
||||
server: {
|
||||
port: 1847,
|
||||
},
|
||||
plugins: [
|
||||
sveltekit(),
|
||||
svg({
|
||||
|
||||
Reference in New Issue
Block a user