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
Update get-dependencies command to accept entryFile as positional arg
Summary:
Small usability win when running `metro get-dependencies`. `entryFile` can now be received as an optional positional argument, as well as the existing named `--entry-file` arg.
Changelog: **[Feature]** `metro get-dependencies --entryFile <entryFile>` can now be called as `metro get-dependencies <entryFile>`
Reviewed By: motiz88
Differential Revision: D44028219
fbshipit-source-id: 2bed4e99e354f2e5c4a33cadd887c53f12665c65
0 commit comments