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

fix(vite): fall back to global entrypoints if supplied ones are empty #870

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

innocenzi
Copy link
Member

When using vite_tags() in templates, the argument will be null by default. I think that's a bug in the views implementation, but I took the opportunity to fix getTags to handle that situation anyway.

@innocenzi innocenzi force-pushed the fix/vite-entrypoints branch from 1224bd1 to c6eb517 Compare December 22, 2024 14:23
@innocenzi innocenzi changed the title fix(vite): fallback to global entrypoints if supplied ones are empty fix(vite): fall back to global entrypoints if supplied ones are empty Dec 22, 2024
@innocenzi innocenzi merged commit 08df98c into tempestphp:main Dec 22, 2024
63 checks passed
@innocenzi innocenzi deleted the fix/vite-entrypoints branch December 22, 2024 14:30
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.

1 participant