aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/tsdown.config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workers/tsdown.config.ts')
-rw-r--r--apps/workers/tsdown.config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/workers/tsdown.config.ts b/apps/workers/tsdown.config.ts
index 0d8b31c0..4f1cdfb7 100644
--- a/apps/workers/tsdown.config.ts
+++ b/apps/workers/tsdown.config.ts
@@ -13,6 +13,7 @@ export default defineConfig({
external: [
// Keep native binaries external (transitive deps of bundled workspace packages)
"better-sqlite3",
+ "liteque",
],
noExternal: [
// Bundle workspace packages (since they're not published to npm)