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
Previously, we still emitted log entries for non-JS/TS files making the
logs more confusing to folks.
This bails out immediately if the given file is not a JS or TS file.
0 commit comments