Skip to content

fix(package): bump stackman to ^4.0.0#1299

Merged
Qard merged 1 commit intoelastic:masterfrom
watson:stackman
Aug 21, 2019
Merged

fix(package): bump stackman to ^4.0.0#1299
Qard merged 1 commit intoelastic:masterfrom
watson:stackman

Conversation

@watson
Copy link
Copy Markdown
Contributor

@watson watson commented Aug 21, 2019

This includes a fix for an issue where stack traces would not be captured in situations where Error.prepareStackTrace was overwritten after this module was loaded.

A common culprit for this is the source-map-support module, used by - among others - @babel/register.

Fixes #369

@watson watson requested a review from Qard August 21, 2019 17:23
@watson watson self-assigned this Aug 21, 2019
@Qard Qard merged commit ffd4ea5 into elastic:master Aug 21, 2019
@watson watson deleted the stackman branch August 22, 2019 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate how to better support the source-map-support module

2 participants