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
Stop generating empty .worker.js in pthreads builds
We stopped using a separate worker file back in #21701. That was
released in 3.1.58 back in April.
This change ends the transition period by no longer generating a
dummy/useless worker.js file alongside the output.
0 commit comments