Mention UI Intensive(Blocking) when tracing back to source maps
Opened this issue · 0 comments
hellomyhomie commented
In documentation, should point out, tracing source maps using
StackTrace.fromError() causes UI blocking a lot.
It seems like tracing source maps is a very CPU intensive job. Ideally everybody would avoid it.