Tagged in

Debugging

James Hill
James Hill
software, design & stuff
More information
Followers
21
Elsewhere
More, on Medium

Debugging Mocha in the Browser with Node and full SourceMaps!

TL;DR

As of Node v6.3.0, we can now debug Node applications in Chrome DevTools. BUT, as I’ll elaborate on later, you’re going to need Node v7.2.1 if you want full SourceMap support to boot.