mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
build: 🏗️ Package Worker
This commit is contained in:
parent
5a4ce29206
commit
1beb18e321
7 changed files with 66 additions and 9 deletions
|
|
@ -5,4 +5,4 @@ await setupDatabase();
|
|||
await deleteOldTestUsers();
|
||||
|
||||
// Start workers
|
||||
await import("~/entrypoints/worker/index.ts");
|
||||
await import("~/worker.ts");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue