Update sveltekit
This commit is contained in:
@@ -7,6 +7,9 @@ const config = {
|
||||
ssr: {
|
||||
noExternal: ['@macfja/svelte-persistent-store']
|
||||
},
|
||||
preview: {
|
||||
port: 3000
|
||||
},
|
||||
test: {
|
||||
environment: 'jsdom',
|
||||
// in-source testing
|
||||
|
||||
Reference in New Issue
Block a user