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
test: check tech debt for old nodejs versions #2651
When the minimum nodejs is 16+, we can use the `performance` global
always, instead of using `perf_hooks` on nodejs (which doesn't work in
the browser).
0 commit comments