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
for example component build <path> <dst> should allow options after build specific to
the sub-command: component build --stylus foo bar, however it fails and currently
needs to be component build foo bar --stylus
for example
component build <path> <dst>should allow options afterbuildspecific tothe sub-command:
component build --stylus foo bar, however it fails and currentlyneeds to be
component build foo bar --stylus