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

Add Vue file extension to all Vue components imported #89

Merged
merged 1 commit into from
Jul 19, 2021
Merged

Add Vue file extension to all Vue components imported #89

merged 1 commit into from
Jul 19, 2021

Conversation

octoper
Copy link
Contributor

@octoper octoper commented Jul 18, 2021

This PR adds the .vue extension to all Breeze Vue imports.

This will become useful when someone want to switch from Laravel Mix to ViteJS because Vite does not support extension-less Vue imports. You can take a look here (vitejs/vite#178 (comment))

@taylorotwell taylorotwell merged commit 4701fb8 into laravel:1.x Jul 19, 2021
@octoper octoper deleted the add-vue-extension branch July 19, 2021 16:06
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.

2 participants