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

Support injecting polyfill imports in a specific order #194

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

nicolo-ribaudo
Copy link
Member

Fixes #192

@zloirock Sorry that fixing this took so long. I have a question: do we also need to ensure ordering for core-js-pure polyfills, or only for core-js?

@zloirock
Copy link
Member

For core-js-pure it's not critical since in this case we work with entries and anyway, we haven't a data source for that -)

@nicolo-ribaudo nicolo-ribaudo merged commit 7bac97b into babel:main Jan 18, 2024
7 checks passed
@nicolo-ribaudo nicolo-ribaudo deleted the imports-ordering branch January 18, 2024 09:37
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.

Sorting core-js modules in the order from core-js-compat
2 participants