Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 228 Bytes

File metadata and controls

executable file
·
17 lines (9 loc) · 228 Bytes

node-debug-example

This is a super simple example made to demonstrate node debug / node debug source maps problem

install

npm i

usage

Run mocha:

npm test

Run mocha with debug:

npm run test-debug