dustinfarris/ember-django-adapter

Allow addon to be used as a nested addon

Closed this issue · 3 comments

Currently there is a problem when you try using addon inside other addon,
build will fail because of wrong parameter passed to included function of addon,
see details:
ember-cli/ember-cli#3718

What addons are using ember-django-adapter?

In our company we have whole application as ember addon.

Closed in #164