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
* enhance(play): add logging + distinguish runner responses
* chore(play): use HTTP 204 for empty response
* fix(play): return separately from response
* fix(libs/play): avoid HTTP 204 for Safari
* chore(libs/play): refine runner logging
* refactor(libs/play): inline is{OnMDN,Iframe} variables
* chore(libs/play): refine comment
* chore(libs/play): be consistent about returning response
We should just `return`, but now is not the time to fix that.
0 commit comments