Skip to content

Conversation

@dfreeman
Copy link
Contributor

@dfreeman dfreeman commented Oct 4, 2018

This should fix #239, essentially by moving our treeForPublic implementation to postprocessTree('all') instead.

For auto-import this wasn't a viable solution, since postprocessTree('all') doesn't run for nested addons, but since we know we'll always be a direct dependency of the dummy app (at least in the current world), we don't have that issue and can avoid needing to monkey-patch anything.

@dfreeman dfreeman merged commit 4caf597 into master Oct 5, 2018
@dfreeman dfreeman deleted the fix-cli-3.4 branch October 5, 2018 14:31
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.

Tree cycle detected when upgrading to ember-cli 3.4

2 participants