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

Also load Vue components in directories automatically #56

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

royduin
Copy link
Member

@royduin royduin commented Jul 28, 2023

This could case issues with projects which do things like: https://github.com/rapidez/core/tree/master/resources/js/components/Listing as the filters are loaded from the Listing.vue but is this causing any issues in projects?

What I'm currently seeing is that in projects Vue components still get manually registered when they're in a directory.

Do or don't?

resources/js/components.js Outdated Show resolved Hide resolved
@royduin royduin merged commit 26d0eaf into master Aug 1, 2023
@royduin royduin deleted the autoload-vue branch August 1, 2023 07:32
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