doing a clean wipe to touch up the sludge links
I suppose I should do a profile here.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import { sveltekit } from '@sveltejs/kit/vite';
|
||||
import { defineConfig } from 'vite';
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [sveltekit()],
|
||||
server:{
|
||||
port: 4242
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user