mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Update doc and add TODO.
This commit is contained in:
@@ -451,6 +451,10 @@ Manager.prototype._dissect = function () {
|
||||
});
|
||||
}, this);
|
||||
|
||||
// TODO: Remove resolutions that are not needed anymore (emitting a warn)
|
||||
// TODO: Change the final promise result to an array of decEndpoints
|
||||
// with dependencies included to be able to do a npm like tree
|
||||
|
||||
promise
|
||||
.then(function () {
|
||||
// Filter only packages that need to be installed
|
||||
|
||||
Reference in New Issue
Block a user