From 40e995da88f1249c420c8cde032e583c8ba58077 Mon Sep 17 00:00:00 2001 From: dave Date: Sun, 17 May 2026 15:51:38 +0000 Subject: [PATCH] huskies: regen source-map.json --- .huskies/source-map.json | 47 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/.huskies/source-map.json b/.huskies/source-map.json index bd20d0c4..d41ecf2c 100644 --- a/.huskies/source-map.json +++ b/.huskies/source-map.json @@ -3147,5 +3147,52 @@ "server/src/worktree/sweep.rs": [ "fn worktree_should_be_swept", "fn sweep_with_lookup" + ], + "website/app/docs/cli/page.tsx": [ + "const metadata", + "function CliPage" + ], + "website/app/docs/commands/page.tsx": [ + "const metadata", + "function CommandsPage" + ], + "website/app/docs/configuration/page.tsx": [ + "const metadata", + "function ConfigurationPage" + ], + "website/app/docs/layout.tsx": [ + "const metadata", + "function DocsLayout" + ], + "website/app/docs/page.tsx": [ + "const metadata", + "function DocsIndexPage" + ], + "website/app/docs/pipeline/page.tsx": [ + "const metadata", + "function PipelinePage" + ], + "website/app/docs/quickstart/page.tsx": [ + "const metadata", + "function QuickstartPage" + ], + "website/app/docs/transports/page.tsx": [ + "const metadata", + "function TransportsPage" + ], + "website/app/layout.tsx": [ + "const metadata", + "function RootLayout" + ], + "website/app/page.tsx": [ + "const metadata", + "function HomePage" + ], + "website/app/privacy/page.tsx": [ + "const metadata", + "function PrivacyPage" + ], + "website/components/DocsSidebar.tsx": [ + "function DocsSidebar" ] } \ No newline at end of file