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

doc: json support with node@12.7 esm modules #28861

Closed
amitport opened this issue Jul 26, 2019 · 1 comment
Closed

doc: json support with node@12.7 esm modules #28861

amitport opened this issue Jul 26, 2019 · 1 comment

Comments

@amitport
Copy link

in node 12.7 documentation you have in
https://nodejs.org/docs/v12.7.0/api/esm.html#esm_code_import_code_statements
"JSON and Native modules are not supported"

but then go on in https://nodejs.org/docs/v12.7.0/api/esm.html#esm_json_modules and describe JSON support (which works fine)

@Trott
Copy link
Member

Trott commented Jul 30, 2019

Fixed in 8a10b50. Docs should be updated with the next release. Thanks!

@Trott Trott closed this as completed Jul 30, 2019
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 a pull request may close this issue.

2 participants