★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/29867Nouvelle recherche | Portail wanayoo
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

esm: unflag --experimental-exports #29867

Closed
wants to merge 1 commit into from

Conversation

@guybedford
Copy link
Contributor

guybedford commented Oct 7, 2019

This removes the experimental --experimental-exports flag to make the support on by default.

This PR should not land until we have:

  • Resolution on package-relative loading PR (#29327)
  • Consensus to land from the modules group
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
@guybedford guybedford mentioned this pull request Oct 7, 2019
14 of 14 tasks complete
@guybedford

This comment has been minimized.

Copy link
Contributor Author

guybedford commented Oct 7, 2019

@Trott

This comment has been minimized.

Copy link
Member

Trott commented Oct 9, 2019

Added the WIP label based on the PR description (although feel free to swap it out for the blocked label if that's more appropriate).

@guybedford

This comment has been minimized.

Copy link
Contributor Author

guybedford commented Oct 9, 2019

We got resolution in today's meeting to merge this, with the behaviour still flagged by --experimental-modules, thus making it part of the baseline modules features.

We just need core collaborator approvals to land further.

@jkrems
jkrems approved these changes Oct 9, 2019
Copy link
Contributor

jkrems left a comment

LGTM, as discussed in the WG meeting.

@nodejs-github-bot

This comment has been minimized.

@guybedford

This comment has been minimized.

Copy link
Contributor Author

guybedford commented Oct 10, 2019

Can I get a further review here from someone? Would be great to land soon to prepare for #29866.

@Trott

This comment was marked as outdated.

Copy link
Member

Trott commented Oct 10, 2019

Can I get a further review here from someone? Would be great to land soon to prepare for #29866.

@guybedford Once CI is green, I'll approve this one if no one else steps in to give it a proper review. It looks good to me, but there are people more qualified to review this stuff than I am and I would mildly prefer they take responsibility instead of me. 😆

@guybedford guybedford force-pushed the guybedford:unflag-exports branch Oct 10, 2019
@nodejs-github-bot

This comment has been minimized.

@guybedford

This comment has been minimized.

Copy link
Contributor Author

guybedford commented Oct 10, 2019

Thanks @Trott just running a final CI with the latest rebase.

doc/api/cli.md Outdated Show resolved Hide resolved
@guybedford guybedford force-pushed the guybedford:unflag-exports branch to 8ff42aa Oct 10, 2019
@nodejs-github-bot

This comment has been minimized.

@Trott

This comment has been minimized.

Copy link
Member

Trott commented Oct 10, 2019

Landed in b798f64

@Trott Trott closed this Oct 10, 2019
Trott added a commit that referenced this pull request Oct 10, 2019
PR-URL: #29867
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
targos added a commit that referenced this pull request Nov 8, 2019
PR-URL: #29867
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@targos targos added the semver-minor label Nov 10, 2019
targos added a commit that referenced this pull request Jan 8, 2020
PR-URL: #29867
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
BethGriggs added a commit that referenced this pull request Feb 6, 2020
PR-URL: #29867
Reviewed-By: Jan Krems <jan.krems@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@MylesBorins MylesBorins mentioned this pull request Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants
You can’t perform that action at this time.