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
Summary:
Currently in `metro-transform-worker` we pass the same `babelPluginOpts` bag to all plugins, making it hard to tell what's actually used where, and what's unused.
This adds Flow types for all of the options passed to `metro-transform-plugins`, and specifies the options arg explicitly.
Changelog: Internal
Reviewed By: vzaidman
Differential Revision: D65715801
fbshipit-source-id: f72943ff7e10ad20a132126f3ab14f374089e0a9
0 commit comments