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

Abstract Addon logic for tree generation. #1785

Merged
merged 1 commit into from
Aug 27, 2014

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Aug 27, 2014

  • Expose Addon.prototype.isDevelopingAddon function.
  • Expose Addon.prototype.treeGenerator function, that automatically handles the returning an unwatchedTree vs the bare directory (therefore causing it to be watched).

* Expose `Addon.prototype.isDevelopingAddon` function.
* Expose `Addon.prototype.treeGenerator` function, that automatically
  handles the returning an `unwatchedTree` vs the bare directory
  (therefore causing it to be watched).
rwjblue added a commit that referenced this pull request Aug 27, 2014
Abstract Addon logic for tree generation.
@rwjblue rwjblue merged commit 3e336da into ember-cli:master Aug 27, 2014
@rwjblue rwjblue deleted the easier-overriding-addon-trees branch August 27, 2014 13:42
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