Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unclickable triangles in node-inspector
The version of node-inspector being used is very old, and contains some calls which no longer work in Chrome. node-inspector itself fixed this bug in December of 2014, and it's frustrating enough for me that I ported the changes into iisnode's version of the debugger. Original fix: node-inspector/node-inspector#479
- Loading branch information