formidable-react-component-boilerplate
formidable-react-component-boilerplate copied to clipboard
Client Tests - Get real stack traces
trafficstars
Problem: Already lose stack traces because part of a test bundle. Will get worse with coverage enabled.
Possible solutions:
- https://github.com/novocaine/sourcemapped-stacktrace (Remap error stacks manually).