Skip to content

fix(vite): ignore query/hash when resolving public assets#27306

Merged
danielroe merged 1 commit intomainfrom
fix/public-params
May 22, 2024
Merged

fix(vite): ignore query/hash when resolving public assets#27306
danielroe merged 1 commit intomainfrom
fix/public-params

Conversation

@danielroe
Copy link
Copy Markdown
Member

🔗 Linked issue

resolves #27290

📚 Description

We check to see if public assets exist on disk - this PR updates the implementation to ignore query/hash before doing so.

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@danielroe danielroe self-assigned this May 22, 2024
@danielroe danielroe added the vite label May 22, 2024
@danielroe danielroe merged commit 305c734 into main May 22, 2024
@danielroe danielroe deleted the fix/public-params branch May 22, 2024 14:40
@github-actions github-actions Bot mentioned this pull request May 22, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vite Pre-transform error: on Nuxt 3.11 with images in public directory with query param

1 participant