Update to sveltekit 1.0 + fix warnings and errors
This commit is contained in:
parent
dcb1779e0a
commit
6ae3c92cbc
4 changed files with 2 additions and 86 deletions
|
|
@ -11,9 +11,6 @@ const config = {
|
|||
adapter: adapter({
|
||||
fallback: '404.html'
|
||||
}),
|
||||
paths: {
|
||||
// base: '{{.urlbase}}',
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue