Closed ixxie closed 2 months ago
The code snippet in the SvelteKit getting started tutorial is missing the import for BetterSqlite3Adapter, which may be confusing to new users. This adds the import to resolve the issue.
I'm closing this in favor of an improved upcoming PR.
The code snippet in the SvelteKit getting started tutorial is missing the import for BetterSqlite3Adapter, which may be confusing to new users. This adds the import to resolve the issue.