register-hook-require entry point#257
Conversation
|
Btw, off topic, but just a heads up that on my local machine (Mac) after a local |
|
@brettz9 What is the status of this? |
|
I'm not a maintainer here, @eyexpo-thomas . @evanw ? |
|
Any chance this feature is still being worked on? Looks like this will help a handful of people with source map issues in |
|
@LinusU this is a small & useful feature for supporting It's related to istanbuljs/nyc#619 (comment) Currently i fix the stacktraces with source maps on With this feature merged & released instead I could do Which means the code coverage tooling can have working stacktraces / source maps without editing the source code of my test suite. |
|
@evanw any movement on reviewing/merging this? |
|
Sorry for the delay on this, released as @brettz9 would you be able to submit a follow up PR that adds documentation for this to the readme? ❤️ |
|
@brettz9 no worries, wish you all the best, take care of yourself! |
Provide a
source-map-support/register-hook-requireentry-point (fixes #239)