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
That fix had removed the test in `parseTransformModuleFromFile` for an
empty file name. However, the function is still used in cases where the
file name may be empty, in which case we do not want a failure but want
to return from the function.
0 commit comments