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

Make into an ember-addon. #8

Merged
merged 1 commit into from
Jul 1, 2014
Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Jul 1, 2014

This PR turns broccoli-asset-rev into an Ember CLI addon. It is using the API defined in ember-cli/ember-cli#1214 (which is actually pending a new version of broccoli-asset-rev that implements this).

That PR makes a postprocessTree hook available to all addons. This provides what is needed for broccoli-asset-rev, but also allows other addons to hook into the process (it even allows ordering before or after another addon).

@rickharrison
Copy link
Collaborator

Thanks!

rickharrison added a commit that referenced this pull request Jul 1, 2014
@rickharrison rickharrison merged commit aea5344 into ember-cli:master Jul 1, 2014
@rwjblue rwjblue deleted the make-addon branch July 1, 2014 03:37
@rwjblue
Copy link
Member Author

rwjblue commented Jul 1, 2014

Quick turn around, thank you!

@rickharrison
Copy link
Collaborator

Published as 0.0.10

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.

None yet

2 participants