From 092645ea8b1c47c65a012c55f1cec7631788a4c5 Mon Sep 17 00:00:00 2001 From: mtvpls Date: Fri, 27 Feb 2026 11:15:38 +0800 Subject: [PATCH] =?UTF-8?q?cloudflare=E6=B7=BB=E5=8A=A0minify=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E4=BB=A5=E5=8E=8B=E7=BC=A9=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wrangler.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/wrangler.toml b/wrangler.toml index 1ac78ef..0377f9d 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -2,6 +2,7 @@ name = "moontv-plus" compatibility_date = "2024-09-23" compatibility_flags = ["nodejs_compat"] main = ".open-next/worker.js" +minify = true # 静态资源配置 # Cloudflare Workers Assets 用于服务静态文件