Adam Crabtree

Results 5 comments of Adam Crabtree

Stumbled upon this. There's likely another root cause, but for a band-aid, see increasing the V8 stack size options: ``` node --stack_size=4096 index.js ``` https://groups.google.com/group/nodejs-dev/browse_thread/thread/2b206819302ad5c4

Sure, but not ATM. Perhaps in the coming month. Feel free to ping me here if I forget.

https://github.com/trayio/babel-plugin-webpack-alias/pull/57 >Upgrade to Babel 7

Resolution: See https://github.com/tlrobinson/long-stack-traces/issues/9#issuecomment-10214092

Yes. It's super annoying. I don't know why that is, but the whole toolchain is rather obtuse. I'm going to try and set the breakpoint through the front-end instead of...