0.6.0 • Published 5 years ago
ofe v0.6.0
Here's how to use:
npm install oferequire('ofe').call();This will overwrite OnFatalError to create a heapdump when your app fatally crashes.
HUGE props to bnoordhuis for his node-heapdump for all the actually important code.