Skip to content

Conversation

@RobinMalfait
Copy link
Member

@RobinMalfait RobinMalfait commented Sep 24, 2021

This is PR will guarantee the order of core plugins when you import them.

This is a prerequisite for #5102
Also, necessary for something @bradlc is working on 👀

I'm a little sad about this change, but it turns out that the order is
not guaranteed for named exports in ESM. It was the correct order in our
tests because of babel, but not in native ESM.
@RobinMalfait RobinMalfait changed the title restructure core plugins Restructure core plugins Sep 24, 2021
@RobinMalfait RobinMalfait changed the title Restructure core plugins Restructure core plugins, named exports to default export Sep 24, 2021
@RobinMalfait RobinMalfait merged commit c1a1566 into master Sep 24, 2021
@RobinMalfait RobinMalfait deleted the restructure-core-plugins branch September 24, 2021 16:57
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 this pull request may close these issues.

2 participants