Skip to content

feat: rename harmony in comments to ESM#8162

Merged
chenjiahan merged 4 commits intomainfrom
rename_harmory_1017
Oct 18, 2024
Merged

feat: rename harmony in comments to ESM#8162
chenjiahan merged 4 commits intomainfrom
rename_harmory_1017

Conversation

@chenjiahan
Copy link
Copy Markdown
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
@netlify
Copy link
Copy Markdown

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
@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