Skip to content

Enforce top-level add-on requirement #290

@dnalagatla

Description

@dnalagatla

Ember-fetch requires the add-on to be a top-level dependency for an application to provide support for Fastboot. This is documented here.

Ember-fetch should enforce the above requirement during the build time of an application if an add-on is using it as a transitive dependency. Recently, ember-data added a dependency on ember-fetch and if the application didn't include ember-fetch dependency, then fastboot failed to load the fetch module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions