Skip to content

Update ember-cli to v3.5.1#17253

Merged
rwjblue merged 5 commits intoemberjs:masterfrom
Turbo87:cli
Dec 5, 2018
Merged

Update ember-cli to v3.5.1#17253
rwjblue merged 5 commits intoemberjs:masterfrom
Turbo87:cli

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 4, 2018

Closes #17212, Closes #17126

@rwjblue
Copy link
Member

rwjblue commented Dec 5, 2018

Needs a rebase, but should be green after...

@rwjblue
Copy link
Member

rwjblue commented Dec 5, 2018

Restarted browserstack job.

@rwjblue rwjblue merged commit 322e653 into emberjs:master Dec 5, 2018
@rwjblue
Copy link
Member

rwjblue commented Dec 5, 2018

Thank you very much @Turbo87!

@@ -0,0 +1,13 @@
function enableModuleUnification() {
beforeEach(function() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @Turbo87

At #17212, I was enabling MU differently because that PR also upgraded ember-cli-blueprint-test-helpers@0.19.1 which implements a new API described at ember-cli/ember-cli-blueprint-test-helpers#153

emberNew({ isModuleUnification: true })
  1. Do we want to upgrade ember-cli-blueprint-test-helpers and use the new API? I can work on this PR but I would like to have a confirmation first.

  2. In order the suggested PR to work, Reset blueprint's ignoredFiles ember-cli/ember-cli#8240 needs to be merged.

Copy link
Member Author

Choose a reason for hiding this comment

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

from what I can tell emberNew({ isModuleUnification: true }) does basically the same thing as the setupModuleUnification() that I introduced here. feel free to update it. I don't know how ember-cli/ember-cli#8240 is related to this though.

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.

3 participants