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

Metro-Services Fixes #393

Merged
merged 4 commits into from
Jul 13, 2021
Merged

Metro-Services Fixes #393

merged 4 commits into from
Jul 13, 2021

Conversation

afoxman
Copy link
Contributor

@afoxman afoxman commented Jul 13, 2021

Description

Fixes deferred from a past PR.

  • Remove dependency on mkdirp, and use nodejs "fs" instead.
  • Add a tolerance when finding a matching scale factor for android.
  • Move "throw" statement into scale search routine, so that it always returns a real value (or throws).
  • Add tests.

Test plan

Add unit tests.
Manually validate test app bundling, looking specifically at asset file copying for android and ios.

afoxman added 3 commits July 12, 2021 23:38
…e "throw" statement into scale search routine, so that it always returns a real value (or throws). Add tests.
@afoxman afoxman requested review from JasonVMo and tido64 as code owners July 13, 2021 07:11
@tido64 tido64 added the feature: metro This is related to Metro label Jul 13, 2021
@afoxman afoxman enabled auto-merge (squash) July 13, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: metro This is related to Metro
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants