I’m build a checkout ui extension that isn’t working as expected and I am trying to use react dev tools to debug the components but I can’t exactly do that because the component names have been obfuscated thereby making it impossible to debug.
Is there a workflow for debugging checkout ui extensions with react dev tools or any other tool?