Skip to content

Commit 7162f07

Browse files
authored
Updates sveltekit community plugin links (#1746)
1 parent 8f3a28e commit 7162f07

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/guides/community/sveltekit.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,17 @@ This is a community developed Vite plugin from [@cptCrunch_](https://x.com/cptCr
1414
- Use SvelteKit functions directly in Trigger.dev tasks
1515
- Automatic function discovery and export
1616
- TypeScript support with type preservation
17-
- Preserves JSDoc documentation
18-
- Hot Module Reloading support
17+
- Works with Trigger.dev V3
1918
- Configurable directory scanning
2019

2120
<Prerequisites framework="SvelteKit" />
2221

2322
## Setup
2423

25-
[View setup guide on npm](https://www.npmjs.com/package/vite-plugin-triggerkit)
24+
[View setup guide on npm](https://www.npmjs.com/package/triggerkit)
2625

2726
```bash
28-
npm i vite-plugin-triggerkit
27+
npm i triggerkit
2928
```
3029

3130
<UsefulNextSteps />

0 commit comments

Comments
 (0)