From 33ada3f1a77c1aa17f50736b78feb4261f9ef686 Mon Sep 17 00:00:00 2001 From: Asep Haryana Saputra <90584806+MythEclipse@users.noreply.github.com> Date: Fri, 22 May 2026 12:33:20 +0000 Subject: [PATCH] Include shared outputs in API build inputs --- apps/api/moon.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/api/moon.yml b/apps/api/moon.yml index f60e469..4312d37 100644 --- a/apps/api/moon.yml +++ b/apps/api/moon.yml @@ -14,6 +14,7 @@ tasks: - package.json - tsconfig.json - drizzle.config.ts + - ../../packages/shared/dist/**/* outputs: - dist typecheck: