Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4828

App.import sequence of different addons

$
0
0

@ykaragol wrote:

I've 2 different addons, say x and y.
x depends on y and y depends on ember-bootstrap.
x has a style file, under vendor directory, that overrides some bootstrap styles.

How can I ensure that app.import of x run after app.import of ember-bootstrap?
At ember 2.3, I don't know how, but it works correctly. At ember 2.11 bootstrap's styles are overriding my styles.

By the way, ember install x installs the y dependency via blueprint (addAddonsToProject), y is installing ember-bootstrap via blueprint.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles