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

use bower managed loader #133

Closed
1 of 2 tasks
stefanpenner opened this issue Mar 22, 2014 · 2 comments · Fixed by #195
Closed
1 of 2 tasks

use bower managed loader #133

stefanpenner opened this issue Mar 22, 2014 · 2 comments · Fixed by #195

Comments

@stefanpenner
Copy link
Contributor

like: stefanpenner/ember-app-kit@2be295c

@joliss
Copy link
Contributor

joliss commented Mar 29, 2014

So this isn't actually blocking on joliss/broccoli-es6-concatenator#6. There is a collision between a loader.js dir and file when multiple trees get merged, as far as I can see. The only thing we can improve on Broccoli's side is report it more nicely. The solution for this issue would be to figure out where the stray loader.js dir is coming from, and how to keep it out of the output.

@stefanpenner
Copy link
Contributor Author

Interesting.

Improving broc output would help make this more actionable. I'll try to do my part with long stack traces :)

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 a pull request may close this issue.

2 participants