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

Revert "set Vite's publicDir option" #5683

Merged
merged 3 commits into from Jul 23, 2022
Merged

Conversation

Rich-Harris
Copy link
Member

Reverts #5648.

I don't know this for certain (the stack trace is truncated, and I don't have time to investigate more deeply), but it's pretty clear that Vite is trying to process requests that originate from <script> and <link> elements, whereas previously we were bypassing its static file handling.

I'm just going to revert this now because it's bad breaking change that seems to have affected a lot of people — we can take another run at it later, when we can figure out how to make those requests bypass Vite.

@changeset-bot
Copy link

changeset-bot bot commented Jul 23, 2022

⚠️ No Changeset found

Latest commit: 3063d4e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Rich-Harris
Copy link
Member Author

ah shit, removing an old changeset doesn't cause a new changesets release...

@Rich-Harris Rich-Harris mentioned this pull request Jul 23, 2022
@rmunn rmunn mentioned this pull request Jul 25, 2022
5 tasks
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.

None yet

1 participant