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
Currently the .transform method does nothing but perform a console.log on error or finish. It's somewhat unhelpful and should have better logging via custom objects or functions or anything else.
The text was updated successfully, but these errors were encountered:
Currently the
.transform
method does nothing but perform aconsole.log
on error or finish. It's somewhat unhelpful and should have better logging via custom objects or functions or anything else.The text was updated successfully, but these errors were encountered: