build: 🏗️ Package Worker

This commit is contained in:
Jesse Wierzbinski 2025-04-14 17:13:36 +02:00
parent 5a4ce29206
commit 1beb18e321
No known key found for this signature in database
7 changed files with 66 additions and 9 deletions

1
worker.ts Normal file
View file

@ -0,0 +1 @@
await import("~/entrypoints/worker/index.ts");