esm: unflag --experimental-exports#29867
Conversation
|
//cc @nodejs/modules-active-members |
|
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). |
1131512 to
14dfa97
Compare
|
We got resolution in today's meeting to merge this, with the behaviour still flagged by We just need core collaborator approvals to land further. |
hybrist
left a comment
There was a problem hiding this comment.
LGTM, as discussed in the WG meeting.
|
Can I get a further review here from someone? Would be great to land soon to prepare for #29866. |
This comment has been minimized.
This comment has been minimized.
14dfa97 to
add19fc
Compare
|
Thanks @Trott just running a final CI with the latest rebase. |
add19fc to
8ff42aa
Compare
|
Landed in b798f64 |
PR-URL: #29867 Reviewed-By: Jan Krems <jan.krems@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
PR-URL: #29867 Reviewed-By: Jan Krems <jan.krems@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This removes the experimental
--experimental-exportsflag to make the support on by default.This PR should not land until we have:
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes