Skip to content

Adopt ECMAScript Modules #38

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

Merged
merged 2 commits into from
Aug 2, 2023
Merged

Adopt ECMAScript Modules #38

merged 2 commits into from
Aug 2, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Aug 2, 2023

This pull request updates the project to use ECMAScript modules instead of CommonJS modules. The source files have been renamed to use .mjs and .mts extensions. This pull request also resolves #36.

@threeal threeal added the feat label Aug 2, 2023
@threeal threeal added this to the Google Rank v0.3.0 milestone Aug 2, 2023
@threeal threeal self-assigned this Aug 2, 2023
@threeal threeal changed the base branch from main to latest August 2, 2023 14:21
@threeal threeal changed the base branch from latest to main August 2, 2023 14:21
@threeal threeal changed the base branch from main to latest August 2, 2023 14:22
@threeal threeal changed the base branch from latest to main August 2, 2023 14:22
@threeal threeal marked this pull request as ready for review August 2, 2023 14:23
@threeal threeal merged commit 1aecda6 into main Aug 2, 2023
@threeal threeal deleted the adopt-esm branch August 2, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Adopt ECMAScript Modules
1 participant