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(plugin): set content-type header for serving index.html #616

Merged
merged 1 commit into from May 6, 2022

Conversation

d3lm
Copy link
Contributor

@d3lm d3lm commented Apr 27, 2022

This is a small PR that sets the Content-Type for serving the index.html. I think it's good practice to set this header and I ran into an issue with WebContainer where we expected this header to be present. I have fixed this on our end but I also wanted to make sure that the index.html is served with the correct Content-Type header.

@yyx990803 yyx990803 merged commit 1656f03 into vuejs:main May 6, 2022
@d3lm d3lm deleted the delm/fix/content-type-header branch May 6, 2022 10:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants