From 5ac3617a9e56592747612e3ec9ed172ef326d800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E6=97=AD?= <> Date: Thu, 25 Jun 2026 09:10:03 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20.npmrc=20?= =?UTF-8?q?=E5=85=81=E8=AE=B8=20Prisma=20build=20scripts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .npmrc diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..50521ca --- /dev/null +++ b/.npmrc @@ -0,0 +1,5 @@ +onlyBuiltDependencies[]=prisma +onlyBuiltDependencies[]=@prisma/client +onlyBuiltDependencies[]=@prisma/engines +onlyBuiltDependencies[]=sharp +onlyBuiltDependencies[]=unrs-resolver