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