Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Custom build options: Move transform options into own property
Summary: Moves custom transform options into their own property when returning custom properties. This helps both transitioning to a `select` function as well as implementing RAM bundle support for the new buck integration Reviewed By: jeanlauliac Differential Revision: D5028075 fbshipit-source-id: 25fe3072023cc063deef537a12012d4bb3173579
- Loading branch information
8533c0d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can someone show example on how to use this? Some usecase? :D