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

Convert to ESModule? #74

Closed
TomerFi opened this issue Feb 27, 2024 · 1 comment · Fixed by #88
Closed

Convert to ESModule? #74

TomerFi opened this issue Feb 27, 2024 · 1 comment · Fixed by #88
Assignees
Labels
type: enhancement New feature or request

Comments

@TomerFi
Copy link
Owner

TomerFi commented Feb 27, 2024

What did you have in mind?

Lately, A lot of NodeJS packages have migrated from CommonJS to ESModules.
The following PRs are blocked:

Also, see TomerFi/auto-me-bot#400.

A choice is required: either migrate to ESModule or switch the require statements to dynamic import ones.

Are you trying to fix a problem?

No response

Any lead on how this feature can be implemented?

No response

@TomerFi TomerFi added the type: enhancement New feature or request label Feb 27, 2024
Copy link

welcome bot commented Feb 27, 2024

Thanks for opening your first issue here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant