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
As mentioned in facebook/create-react-app#263, it would be nice if we could get rid of some of the repetition in the error messages like [WDS] Disconnected!. Would it be something that you could be interested in? I can try to come up with a PR. (it would also be nice to know if there are any other messages apart from the one above that could benefit from deduplication)
The text was updated successfully, but these errors were encountered:
How about adding an option like --suppress-logs ? That would actually make them optional (so maybe if someone wants to see the logs he can still do so)
As mentioned in facebook/create-react-app#263, it would be nice if we could get rid of some of the repetition in the error messages like
[WDS] Disconnected!
. Would it be something that you could be interested in? I can try to come up with a PR. (it would also be nice to know if there are any other messages apart from the one above that could benefit from deduplication)The text was updated successfully, but these errors were encountered: