From ec7cb06c16b5d81c3f972c708420714a70d943df Mon Sep 17 00:00:00 2001 From: zguiyang Date: Mon, 29 Jun 2026 22:46:00 +0800 Subject: [PATCH] fix: repair pnpm workspace config for dokploy --- pnpm-workspace.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1db2563..fa2f60d 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,5 +1,8 @@ +packages: + - . + allowBuilds: - '@tailwindcss/oxide': set this to true or false + '@tailwindcss/oxide': true esbuild: true sharp: true minimumReleaseAgeExclude: