10 ms·
Still can't get a debugger; statement to break... https://github.com/nodejs/node/issues/7593 https://github.com/nodejs/node/issues/7593
by Phlow 9y ago
Still can't get a debugger; statement to break...
https://github.com/nodejs/node/issues/7593 https://github.com/nodejs/node/issues/7593
- erikpukinskis 9y agoIt's amazing to me how blazé the Node community is about breaking the debugger. In other language communities that would be considered sacrilege, but in Node the response is often "meh... I just console.log everything". Transpiling, source maps, so many hacks that barely work.