Scott Davis
Scott Davis
@brendan-ward That is another interesting workaround: ```shell (base) ~ ❯ echo $SYSTEM_VERSION_COMPAT (base) ~ ❯ conda activate test (test) ~ via 🅒 test ❯ echo $SYSTEM_VERSION_COMPAT (test) ~ via 🅒...
@gabriel-cloud Did you ever find a solution to this? We are experiencing the same issue with our app.
I can confirm that at 16.6.2, I was able to ignore the .git folder using .easignore. This took my eas build upload size from 270 MB down to 4.4 MB....