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
The CLI now also prints the stack trace of the error cause of
unexpected errors or when verbose logging is enabled.
This improves error analysis in case an error is caught and re-thrown
as "cause" of a new error, e.g. during minification.
0 commit comments