ember-fastboot / ember-fastboot/ember-cli-fastboot
Recursive fastbootDependencies not discovered
Open
Feature
- Dominant language
- JavaScript
- Stars
- 850
- Forks
- 161
- Avg merge
- 17h 45m
- Merged PRs (30d)
- 19
Description
It does not appear possible to use (for example) `ember-network` in an addon, because its `fastbootDependencies` configuration is not discovered by the top-level consuming application.
As a workaround you can add the appropriate `fastbootDependencies` and `dependencies` at the top level.
Contributor guide
Assessment
This issue has not been assessed yet.