-
Notifications
You must be signed in to change notification settings - Fork 225
add info about node 12.12.0 --enable-source-maps
#322
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
Conversation
LGTM! |
I just want to point out that |
@DetachHead could you add a note about this as well please? 🙏 |
Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
@sheremet-va @LinusU in my experience source maps have worked in both jest and vite without needing to use this package |
This is because jest already includes it. I meant that this package is required for lib developers, not necessarily users. |
i feel like this information is a bit too low level for most users. i think the vast majority of people who stumble upon this package aren't developers of jest or vite, and wouldn't have a clue what i will include it if you guys think it's necessary, however i think installation instructions should be as simple as possible |
how's that? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's great, thanks! 🙏
Sorry, merged before I read this. Yeah, might have been unnecessary but I think with the parenthesis it turned out nice 👍 |
fixes #321