Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make packages that have recursive dependencies example react #6

Open
elocremarc opened this issue Oct 23, 2023 · 0 comments
Open

Make packages that have recursive dependencies example react #6

elocremarc opened this issue Oct 23, 2023 · 0 comments
Labels
cypherpunks write code enhancement New feature or request help wanted Extra attention is needed

Comments

@elocremarc
Copy link
Member

OPM currently only works with a package that isn't using recursion itself. Eventually it would be nice to have it parse through a dependency then see if there is any other recursion that library is calling and then also go and download and track those in regtest. This would also need to be templated like the handlebars but for a JS file then they would need to be inscribed in the correct order. For instance react has been inscribed however this has multiple levels keep of recursion so a dependency graph would need to be determined and automated for this to work in OPM.

@elocremarc elocremarc added enhancement New feature or request help wanted Extra attention is needed cypherpunks write code labels Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cypherpunks write code enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant