In previous versions, the js source maps were available in their own directory under the Sources tab in Dev Tools. Now the only thing I see is the minified files. I can still debug, but all of the source maps are dumped into one file instead of separated out.How do I get back to having them separate?
--
You received this message because you are subscribed to the Google Groups "Chrome DevTools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/f552f968-089c-4c4a-8bd8-34fe2e0dd43c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Maybe source maps got disabled for some reason?Press F1 from within the Developer Tools and tick "Enable JavaScript source maps".☆PhistucK
On Tue, Jun 26, 2018 at 5:16 PM Robert Byron <jami...@gmail.com> wrote:
--In previous versions, the js source maps were available in their own directory under the Sources tab in Dev Tools. Now the only thing I see is the minified files. I can still debug, but all of the source maps are dumped into one file instead of separated out.How do I get back to having them separate?
You received this message because you are subscribed to the Google Groups "Chrome DevTools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-developer-tools+unsub...@googlegroups.com.