Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add patchStackTrace export; test that all named exports are detected by Node #5411

Merged

Conversation

GeoffreyBooth
Copy link
Collaborator

Follow-up to #5403; this adds the new patchStackTrace export, so that import { patchStackTrace } from 'coffeescript' works in Node’s native ESM. I noticed this while writing up the changelog.

I also added a test so that we don’t miss these in the future. cc @STRd6

@STRd6
Copy link
Contributor

STRd6 commented Apr 19, 2022

Thanks!

@GeoffreyBooth GeoffreyBooth force-pushed the add-patch-stack-trace-export branch from f1f74ad to 0c187d6 Compare April 19, 2022 16:06
@GeoffreyBooth GeoffreyBooth merged commit 6b4f166 into jashkenas:main Apr 19, 2022
@GeoffreyBooth GeoffreyBooth deleted the add-patch-stack-trace-export branch April 19, 2022 16:58
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.

2 participants