You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/frameworks/sveltekit.mdx
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,15 @@ import Prerequisites from "/snippets/framework-prerequisites.mdx";
9
9
10
10
This is a community developed Vite plugin from [@cptCrunch_](https://x.com/cptCrunch_) that enables seamless integration between SvelteKit and Trigger.dev by allowing you to use your SvelteKit functions directly in your Trigger.dev projects.
11
11
12
+
## Features
13
+
14
+
- Use SvelteKit functions directly in Trigger.dev tasks
0 commit comments