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

Vite dev server is not supporting assets with a question mark #34

Open
benoit74 opened this issue Oct 24, 2024 · 1 comment
Open

Vite dev server is not supporting assets with a question mark #34

benoit74 opened this issue Oct 24, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@benoit74
Copy link
Contributor

When I start Vite dev server with yarn dev and I try to load the URL of an asset present in the public folder, if the asset has a question mark in its name, then the file is not loaded and Vue.JS application is fired.

This does not happen in "reality" once application is transformed into a static website / inside the ZIM.

@benoit74 benoit74 added the bug Something isn't working label Oct 24, 2024
@benoit74 benoit74 added this to the 0.1 milestone Oct 24, 2024
@benoit74 benoit74 self-assigned this Oct 24, 2024
@benoit74
Copy link
Contributor Author

I've added a warning in CONTRIBUTING.md ; it looks like this is not something easy / simple to solve. Let's live with it for now, not something really problematic

@benoit74 benoit74 modified the milestones: 0.1, later Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant