Skip to content

Conversation

@rwjblue
Copy link
Member

@rwjblue rwjblue commented Feb 3, 2023

  • Update minimum version of @glimmer/component to 1.1.2
  • Update ember-source to 3.28 across the board
  • Re-roll lock file

Robert Jackson added 3 commits February 3, 2023 17:01
When running against Ember 4.4 our CI was failing, because
ember-cli-babel incorrectly gets confused about which actual
ember-source is in use.

---

Without this change, the various ember-cli-babel processes were
identifying that [email protected] was in use and was therefore
transpiling all `@ember/***` module usage to `Ember` global usage. This
is "fine" for Ember 3.26, but under 3.27+ "real" modules exist and
globals rewriting is no longer needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants