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
Right now the only command is the build command and we have to parse the
flags either way (either for the help or for the build itself).
This simplifies the code a bit, because `-o` and `--output` will be
normalised.
0 commit comments