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 Script to Use ES Module #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

threeal
Copy link

@threeal threeal commented Sep 29, 2024

This pull request converts the main action script to use ES modules. This change currently does not have much impact on the project, but using ES modules will benefit the project by enabling tree shaking and minimizing the distribution files, once the dependencies also support ES modules.

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
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.

1 participant