FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

esm: unflag --experimental-exports by guybedford · Pull Request #29867 · nodejs/node · GitHub

/ node Public

esm: unflag --experimental-exports - #29867

Closed
guybedford wants to merge 1 commit into
nodejs:masterfrom
guybedford:unflag-exports
Closed

esm: unflag --experimental-exports#29867
guybedford wants to merge 1 commit into
nodejs:masterfrom
guybedford:unflag-exports

Conversation

guybedford commented Oct 7, 2019
edited
Loading

Copy link
Copy Markdown
Contributor

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

This PR should not land until we have:

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

nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Oct 7, 2019
guybedford mentioned this pull request Oct 7, 2019
14 tasks
guybedford added the esm Issues and PRs related to the ECMAScript Modules implementation. label Oct 7, 2019

Copy link
Copy Markdown
Contributor Author

//cc @nodejs/modules-active-members

Trott added the wip Issues and PRs that are still a work in progress. label Oct 9, 2019

Trott commented Oct 9, 2019

Copy link
Copy Markdown
Member

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 removed the wip Issues and PRs that are still a work in progress. label Oct 9, 2019

Copy link
Copy Markdown
Contributor Author

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.

hybrist left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, as discussed in the WG meeting.

Copy link
Copy Markdown
Collaborator

guybedford added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Oct 10, 2019

Copy link
Copy Markdown
Contributor Author

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

This comment has been minimized.

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Contributor Author

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

Comment thread doc/api/cli.md Outdated

Copy link
Copy Markdown
Collaborator

Trott commented Oct 10, 2019

Copy link
Copy Markdown
Member

Landed in b798f64

Trott closed this Oct 10, 2019
Trott pushed 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 pushed 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 added the semver-minor PRs that contain new features and should be released in the next minor version. label Nov 10, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. esm Issues and PRs related to the ECMAScript Modules implementation. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL