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

Restructure to make more things pull from config, and use ember-cli-deploy-plugin base class #7

Merged

Conversation

lukemelia
Copy link
Contributor

@@ -106,12 +101,12 @@ module.exports = CoreObject.extend({
}

return new Promise(function(resolve, reject) {
debugger;
Copy link
Member

Choose a reason for hiding this comment

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

@lukemelia Probably don't want that in here ;)

@lukemelia lukemelia force-pushed the plugin-base-class-restructure branch from a34fac9 to 5bfd06a Compare July 13, 2015 20:19
achambers pushed a commit that referenced this pull request Jul 13, 2015
Restructure to make more things pull from config, and use ember-cli-deploy-plugin base class
@achambers achambers merged commit 6ce7f9b into ember-cli-deploy:master Jul 13, 2015
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.

2 participants