mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
139bf7cffe
Summary: With plugins being used for components, there is danger that someone will remove buck target as dependency and component in the target won't be available for Fabric. That's where `plugin_assertion` comes into play. For now I hardcoded a list of components. In the future, this list will be generated from JS components that are used in the app. Changelog: [Internal] Reviewed By: shergin Differential Revision: D19197548 fbshipit-source-id: 0d31f53b573c343561715a8fb6fc7f0abfdb5b76