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

feat: rename harmony in comments to ESM #8162

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Conversation

chenjiahan
Copy link
Member

Summary

"Harmony" is an outdated term for "ESM". Modern JS developers rarely come into use this term, and "harmony import" or "harmony export" in comments can be confusing. See https://stackoverflow.com/questions/52871611/what-is-harmony-and-what-are-harmony-exports.

Therefore, this PR renames all "harmony" in comments to "ESM" to improve readability of generated code.

This PR is part of #7591.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack. labels Oct 17, 2024
Copy link

netlify bot commented Oct 17, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 80d8d2b
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/671121097e7d840008dd2812

@chenjiahan chenjiahan merged commit dc05694 into main Oct 18, 2024
29 checks passed
@chenjiahan chenjiahan deleted the rename_harmory_1017 branch October 18, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: feature release: feature related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants