Updates sveltekit community plugin links (#1746)
This commit is contained in:
@@ -14,18 +14,17 @@ This is a community developed Vite plugin from [@cptCrunch_](https://x.com/cptCr
|
||||
- Use SvelteKit functions directly in Trigger.dev tasks
|
||||
- Automatic function discovery and export
|
||||
- TypeScript support with type preservation
|
||||
- Preserves JSDoc documentation
|
||||
- Hot Module Reloading support
|
||||
- Works with Trigger.dev V3
|
||||
- Configurable directory scanning
|
||||
|
||||
<Prerequisites framework="SvelteKit" />
|
||||
|
||||
## Setup
|
||||
|
||||
[View setup guide on npm](https://www.npmjs.com/package/vite-plugin-triggerkit)
|
||||
[View setup guide on npm](https://www.npmjs.com/package/triggerkit)
|
||||
|
||||
```bash
|
||||
npm i vite-plugin-triggerkit
|
||||
npm i triggerkit
|
||||
```
|
||||
|
||||
<UsefulNextSteps />
|
||||
|
||||
Reference in New Issue
Block a user