From 27229a4335676632606de71b7b05cc95dfe9aaea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E6=BD=87?= Date: Wed, 15 Oct 2025 00:00:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 55c6e19..4fb94cd 100644 --- a/package.json +++ b/package.json @@ -48,5 +48,10 @@ "tailwindcss": "^4.1.14", "tw-animate-css": "^1.4.0" }, - "packageManager": "pnpm@10.18.3" + "packageManager": "pnpm@10.18.3", + "onlyBuiltDependencies": [ + "@tailwindcss/oxide", + "esbuild", + "sharp" + ] } \ No newline at end of file