Fixed macOS build.
Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit

This commit is contained in:
Tom Butcher 2026-03-01 02:04:29 +00:00
parent 96f1ab077c
commit cef83e063f

View File

@ -143,7 +143,7 @@
], ],
"mergeASARs": true, "mergeASARs": true,
"x64ArchFiles": "**/node_modules/@esbuild/darwin-x64/**", "x64ArchFiles": "**/node_modules/@esbuild/darwin-x64/**",
"singleArchFiles": "**/node_modules/@antv/**", "singleArchFiles": "{**/node_modules/@antv/**,**/node_modules/@emotion/**}",
"extendInfo": { "extendInfo": {
"CFBundleURLTypes": [ "CFBundleURLTypes": [
{ {