Update kit & adapter packages

This commit is contained in:
Ryan Gossiaux
2022-03-02 00:13:01 -08:00
parent c73ac8b9f1
commit 7fc9629975
3 changed files with 441 additions and 1948 deletions

View File

@@ -26,9 +26,6 @@ const config = {
return !filepath.endsWith(".test.ts");
},
},
// hydrate the <div id="svelte"> element in src/app.html
target: "#svelte",
},
};