From 6c358c130609d34c224544456dce62509717ef10 Mon Sep 17 00:00:00 2001 From: Matej Kriz Date: Mon, 16 Dec 2024 10:52:25 +0100 Subject: [PATCH] chore(ci): temporary workaround to fix EAS builds - https://github.com/trezor/trezor-suite/pull/14690 introduced dependency on @trezor/suite-desktop-api in @suite-common/connect-init - The ultimate solution would be to split that logic to a new package and remove the dependency on desktop-api from connect-init --- .easignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.easignore b/.easignore index cf5bf1eca0e..6c8abd06ca8 100644 --- a/.easignore +++ b/.easignore @@ -8,7 +8,6 @@ packages/suite-analytics/ packages/suite-build/ packages/suite-data/ packages/suite-desktop/ -packages/suite-desktop-api/ packages/suite-desktop-core/ packages/suite-desktop-ui/ packages/suite-storage/