Skip to content

Upgrade to Ember CLI v4.3.0#14

Merged
andybluntish merged 10 commits intomainfrom
feature/upgrade
May 4, 2022
Merged

Upgrade to Ember CLI v4.3.0#14
andybluntish merged 10 commits intomainfrom
feature/upgrade

Conversation

@andybluntish
Copy link
Owner

@andybluntish andybluntish commented Mar 16, 2022

  • upgrade to latest Ember CLI (v4.3)
  • migrate from broccoli-replace to using applause directly (to get Embroider tests to pass)
  • general refactoring

Using broccoli-replace was causing embroider compatibility tests to
fail. Switching away from broccoli-based file manipulation in the
postprocessTree step to manually updating files during the postBuild
step.
applause takes more options than just patterns, so pass them all
through (but delete the addon-specific options first)
@andybluntish andybluntish marked this pull request as ready for review May 4, 2022 11:24
@andybluntish andybluntish changed the title Upgrades Upgrade to Ember CLI v4.3.0 May 4, 2022
@andybluntish andybluntish self-assigned this May 4, 2022
@andybluntish andybluntish merged commit 2ab05fe into main May 4, 2022
@andybluntish andybluntish deleted the feature/upgrade branch May 4, 2022 11:33
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