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 scripts to esm #6946

Merged
merged 16 commits into from
Dec 25, 2021
Merged

Conversation

sachinraja
Copy link
Contributor

Convert the script files to esm. This includes all files under the scripts and tests dirs.

@sachinraja sachinraja added the package Pull requests or issues that affect the NPM package label Dec 4, 2021
scripts/build/package.js Outdated Show resolved Hide resolved
Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
scripts/lint/jsonlint.js Outdated Show resolved Hide resolved
Copy link
Member

@mondeja mondeja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Would you mind to update the new script scripts/release/update-svgs-count.js introduced by #6951 @sachinraja?

Additionally, I think that we should wait to te new major version release of SVGLint to do not mix different JS syntaxes in the project, but I'm not totally against it if this takes a long time.

@sachinraja
Copy link
Contributor Author

Personally, I don't mind mixing the two, especially since it's only for two files, but I'm ok with waiting.

@mondeja mondeja added meta Issues or pull requests regarding the project or repository itself and removed package Pull requests or issues that affect the NPM package labels Dec 21, 2021
.svglintrc.mjs Outdated Show resolved Hide resolved
scripts/utils.js Outdated Show resolved Hide resolved
scripts/utils.js Outdated Show resolved Hide resolved
Copy link
Member

@mondeja mondeja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! 🎊

@sachinraja sachinraja merged commit a930dc5 into simple-icons:develop Dec 25, 2021
@sachinraja sachinraja deleted the esm-scripts branch December 25, 2021 14:23
@mondeja mondeja removed the request for review from jorgeamadosoria April 29, 2022 09:35
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Issues or pull requests regarding the project or repository itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants