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

Upgrade Ember CLI and align with default blueprint #29

Merged
merged 1 commit into from
Oct 26, 2017
Merged

Upgrade Ember CLI and align with default blueprint #29

merged 1 commit into from
Oct 26, 2017

Conversation

SergeAstapov
Copy link
Collaborator

This is a pre-requisite to get FastBoot support requested in #24.

I'm gonna make a follow up PR with FastBoot support implementation as soon as this get's merged.

@SergeAstapov SergeAstapov changed the title Upgrade Ember CLI to version 2.15 and align with default blueprint Upgrade Ember CLI and align with default blueprint Oct 12, 2017
@@ -13,10 +13,6 @@ test("doesn't put in keys unless they are explicitly allowed", function(assert){
assert.equal(Object.hasOwnProperty.call(ENV, "DO_NOT_ALLOW"), false);
});

test("puts keys in the node process ENV always", function(assert){
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@fivetanley it's not supported as of [email protected] - removed as it breaks the build and is not supported any more.

Gonna make PR to update readme with note about it.

@SergeAstapov
Copy link
Collaborator Author

Tests should be green after #29 is merged

@SergeAstapov SergeAstapov self-assigned this Oct 25, 2017
@SergeAstapov
Copy link
Collaborator Author

Tests are gonna be fixed in a follow up PR

@SergeAstapov SergeAstapov merged commit 41bb833 into fivetanley:master Oct 26, 2017
@SergeAstapov SergeAstapov deleted the update-ember-cli branch October 31, 2017 09:34
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