From ea20d10501abc8c67ba0eb3c2f0394bb2a3974cf Mon Sep 17 00:00:00 2001 From: Sven Date: Fri, 27 Mar 2026 09:54:44 +0100 Subject: [PATCH] chore: build sharp from source for FreeBSD compatibility Co-Authored-By: Claude Opus 4.6 --- .npmrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.npmrc b/.npmrc index 521a9f7c..d89319d9 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,2 @@ legacy-peer-deps=true +sharp_from_source=true