Skip to content

Dependency order #1897

@bobmulder

Description

@bobmulder

Hey guys,

I am using Bower (of course...). And use dependencies like jQuery, Bootstrap and AngularJS. However, some plugins of Angular need to be loaded AFTER jQuery.
I've sorted my dependencies in my bower.json, and I am using wiredep (gulp) to add them to my index.html. However, when I am loading a dependency, or update Bower, the whole order (I created myself) of dependencies is gone, and Bower did it on alphabetical order. In that case I am getting errors on my index.html because jQuery is loaded too late...

How am I able to use my own order in my dependencies?

Greetz

Bob

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions