How can I keep Chrome Dev Tools from opening bundle.js in the Sources tab?

1

It sometimes takes me minutes to get to the console tab, because Chrome is busy loading bundle.js.

I would not care if the Sources tab would be gone altogether. I do use source maps and the debugger in combination with VS Code.

Mise

Posted 2019-08-27T11:53:00.770

Reputation: 11

No answers