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

[11.x] allow custom view path when making components #52219

Merged

Conversation

browner12
Copy link
Contributor

currently the component/ view path is hardcoded into the generator command. while definitely a good default, there can be a need for more custom view paths, depending on each application's specific organization.

this change makes it possible to pass a --path option to the command, which will override the location of the view file.

currently the `component/` view path is hardcoded into the generator command. while definitely a good default, there can be a need for more custom view paths, depending on each application's specific organization.

this change makes it possible to pass a `--path` option to the command, which will override the location of the view file.
@browner12
Copy link
Contributor Author

could someone kick off a rerun of the tests? the failures seem unrelated to my PR.

@driesvints
Copy link
Member

Hi there. Please rebase this PR as we've fixed the test suite on the 11.x branch. Then mark your PR as ready again.

@driesvints driesvints marked this pull request as draft July 23, 2024 06:54
@browner12 browner12 marked this pull request as ready for review July 23, 2024 15:49
@browner12
Copy link
Contributor Author

thanks @driesvints . PR is ready for review.

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.

3 participants