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
There are currently 3 separate CLI scripts to use (manifest, collection, translation), all requiring different CLI arguments and coordination. We should simplify this per the following:
One CLI script to rule them all with
A command for each existing script and
The ability to provide any given command line argument/option in via a configuration file
Similarly any options that babel-plugin-fbt takes should be readable from this config file.
The text was updated successfully, but these errors were encountered:
There are currently 3 separate CLI scripts to use (manifest, collection, translation), all requiring different CLI arguments and coordination. We should simplify this per the following:
babel-plugin-fbt
takes should be readable from this config file.The text was updated successfully, but these errors were encountered: