You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our fixup.ts should do the same thing fix-machos/fix-elf do in terms of locating our software and shortening it to use v{{version.major}} to prevent hard-locking version dependencies. So far, this has only bitten us in facebook code.
The text was updated successfully, but these errors were encountered:
See
facebook.com/folly
:Our fixup.ts should do the same thing fix-machos/fix-elf do in terms of locating our software and shortening it to use
v{{version.major}}
to prevent hard-locking version dependencies. So far, this has only bitten us in facebook code.The text was updated successfully, but these errors were encountered: