From cf3ffff0a5800168c3e4c446a0735084f62f8216 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 26 Oct 2025 11:17:16 +0000 Subject: feat: Allow configuring inline asset size threshold --- apps/workers/constants.ts | 1 - 1 file changed, 1 deletion(-) delete mode 100644 apps/workers/constants.ts (limited to 'apps/workers/constants.ts') diff --git a/apps/workers/constants.ts b/apps/workers/constants.ts deleted file mode 100644 index 954466bf..00000000 --- a/apps/workers/constants.ts +++ /dev/null @@ -1 +0,0 @@ -export const HTML_CONTENT_SIZE_THRESHOLD = 50 * 1024; // 50KB -- cgit v1.2.3-70-g09d2