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

FYI - Ember CLI Addon Support #1

Closed
rwjblue opened this issue Jul 1, 2014 · 2 comments
Closed

FYI - Ember CLI Addon Support #1

rwjblue opened this issue Jul 1, 2014 · 2 comments

Comments

@rwjblue
Copy link

rwjblue commented Jul 1, 2014

We discussed this in IRC a bit earlier this morning, and I have implemented the plumbing needed for broccoli-manifest to become an addon and give it direct access to the final post-processed tree.

This PR is merged now:

ember-cli/ember-cli#1214

As part of this change I removed broccoli-asset-rev from being included internally in Ember CLI, and made it an addon. You can see the changes needed for that here:

ember-cli/broccoli-asset-rev#8

Hopefully, this is all you need, and the Ember CLI PR is merged before the next version is cut.

@rwjblue
Copy link
Author

rwjblue commented Jul 1, 2014

The PR in Ember CLI was merged, you should be good to go, making this an addon.

@ssured
Copy link
Contributor

ssured commented Sep 16, 2014

Thanks for the pointers, right now npm install --save-dev broccoli-manifest works for me. #3 is still open though, I'm not able to read the config from project/config/environment.js.

@ssured ssured closed this as completed Sep 16, 2014
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

No branches or pull requests

2 participants