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
Discussed in an internal thread. For users of builders that are only going to source it isn't always necessary to use --output, but web users generally want to build a deployable directory.
Question is whether we want to wait for the new build_runner and by default add --output web:build
Should also allow --output NONE to get no output and not forward to build_runner.