mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-27 22:54:46 +08:00
Summary: how did this ever work? All build jobs must pass in the platform argument. This also turns the "platform" argument into a required one. I added a task to infer the platform argument from the filename here: t8306875 Reviewed By: @martinbigio Differential Revision: D2425114