Skip to content

Reduced single file lib size on macOS#2146

Merged
felixhandte merged 2 commits intofacebook:devfrom
cwoffenden:combine-script-fixes
May 18, 2020
Merged

Reduced single file lib size on macOS#2146
felixhandte merged 2 commits intofacebook:devfrom
cwoffenden:combine-script-fixes

Conversation

@cwoffenden
Copy link
Contributor

Since #2103 the generated file sizes are much larger on macOS (and any other environment where realpath is missing). This adds a Python fallback to bring the file sizes back to what they were.

…ssing)

Added Python fallback for when realpath fails.
@cwoffenden
Copy link
Contributor Author

Travis CI failed with "too many requests" and the fuzzer failure is (I believe) unrelated (the codebase wasn't changed outside of the single file lib folder).

Copy link
Contributor

@felixhandte felixhandte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've verified that this succeeds locally.

Thanks for this contribution!

@felixhandte felixhandte merged commit e804567 into facebook:dev May 18, 2020
@cwoffenden cwoffenden deleted the combine-script-fixes branch May 18, 2020 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants