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 biggest issue I have with this atm is that once we go Worker, the worker (and all dependent files) need to be JS. Until we can find a way around the TS -> JS bridge with workers, I would not like to lose the safety-net provided.
Additionally - with Jest, Workers & logging there are currently issues. If the Worker logs anything to stdout/stderr, it fails under Jest. Early days...
No description provided.
The text was updated successfully, but these errors were encountered: