Skip to content

Conversation

coenjacobs
Copy link
Owner

This pull request is very much inspired by #10 by @costasovo, but I eventually landed on a different approach, using recursion. This allows for virtually no limits in the depth of the dependency tree.

I've also settled on removing the ability to disable processing dependencies, as that is beyond the scope of this project. If a package has a dependency, it needs to be processed as well, in order to maintain the bundled, prefixed dependencies in WordPress plugins.

I'd like some testing on this pull request before I release it - any feedback is greatly appreciated! 😄

This pull request eventually closes #1.

@coenjacobs coenjacobs merged commit f231d10 into master Feb 6, 2019
@coenjacobs coenjacobs deleted the full-tree-rewrite branch February 6, 2019 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support dependency tree of packages
1 participant