From cef83e063f4b393a67de97eca10d88274de0c63c Mon Sep 17 00:00:00 2001 From: Tom Butcher Date: Sun, 1 Mar 2026 02:04:29 +0000 Subject: [PATCH] Fixed macOS build. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46fc6d3..d0c4138 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ ], "mergeASARs": true, "x64ArchFiles": "**/node_modules/@esbuild/darwin-x64/**", - "singleArchFiles": "**/node_modules/@antv/**", + "singleArchFiles": "{**/node_modules/@antv/**,**/node_modules/@emotion/**}", "extendInfo": { "CFBundleURLTypes": [ {