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

Dependency Resolution Between Bower and NPM

$
0
0

@iaskquestions wrote:

Lets say that I want to use a hypothetical library called load.js.

Can this library ever exist in both NPM and Bower? If so, how do I know which I should be grabbing the library from (is this just something that needs to be documented?)?

Now, lets assume that a library can exist in both NPM and Bower. Is there documentation on how dependency resolution is done across NPM and Bower? For example, what if the bower.json wants version 2 but the package.json wants version 5?

Thanks for any help this would really clarify a lot.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4827

Trending Articles