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

Accept installer-types and installer-paths specified in the composer.json of the included packages #19

Open
jcnventura opened this issue Jan 24, 2020 · 0 comments

Comments

@jcnventura
Copy link

I'd like to have an option to turn on some sort of 'recursive mode', where the definitions for installer-paths and installer-types can be inherited from the composer.json files of the included packages.

This option would be off by default to maintain current functionality, but when enabled it would allow us to specify types such as npm-assets in the composer.json of the package that requires it, instead of having to provide instructions to add these lines to composer.json when requiring a given package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants