Questions tagged [sveltekit]

[SvelteKit](https://kit.svelte.dev/) is a framework for building fullstack web applications with the Svelte framework.

SvelteKit is a framework for building fullstack web applications with the Svelte framework.

2260 questions
0
votes
0 answers

MDSVEX: Svelte build fails when using mdsvex

So I wanted to add MDSVEX to my sveltekit project. It works great when trying it locally on my machine. But I get the following error when deploying my code to vercel: Error: Could not load /vercel/path0/src/lib/Instructions.md (imported by…
JJ77
  • 55
  • 8
0
votes
0 answers

how to export data in SvelteKit?

I have a problem exporting user data, for export 'currentUserData' and 'triggerUpdate' to 'ContentDashboardUser'. ContentDashboardUser.svelte