I can't see source files that comprise the bundled JS

Hey there, got a source files issue. In Chrome, though a JS file is a bundle, Chrome can drill down that bundled JS into its source files and I can add breakpoints to those source files that comprised the bundle. In Firefox I can’t do that, I do see the bundles but thats all minified JS.

Am I missing something?

Thanks

Hello @Sovereign108

This does look like some sourcemap issue.
Is the URL where this happen public? It would help us to be able to reproduce the issue so we can investigate what’s going on.
Thanks!

Hi @Nicolas_Chevobbe strange thing is I now see it! I think there was some delay initially? I am pretty sure I was typing the correct file name in the panel. Weird. Its private pages so not possible to share!

Thanks