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

refactor: rewrite available-plugins to esm #10837

Merged
merged 1 commit into from Dec 8, 2019

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Dec 7, 2019

Q                       A
Tests Added + Pass? Yes
License MIT

Rewrite src/available-plugins.js to esm imports. This PR blocks #10821 because rollup-common-js is fooled by export default in this file and would not transform require to import.

The key orders are preserved for the sake of reviewing convenience.

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Dec 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants