Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(cli): always overwrite atlas file #23

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

byCedric
Copy link
Member

Linked issue

This was something we added as workaround due to serialization issues when running expo export --platform all, we had to resort to expo export --platform android && expo export --platform ios.

Now that the serialization issues are solved, let's revert this workaround and only write the stats from the latest expo export call.

@byCedric byCedric force-pushed the refactor/overwrite-existing-stats branch from 65a8353 to 4b138c8 Compare March 29, 2024 14:01
@byCedric byCedric merged commit ada12ed into main Mar 29, 2024
2 checks passed
@byCedric byCedric deleted the refactor/overwrite-existing-stats branch March 29, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant