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

🐛 BUG: Wrangler is loading the wrong content for certain files #1225

Closed
lorenzo opened this issue Jun 10, 2022 · 3 comments
Closed

🐛 BUG: Wrangler is loading the wrong content for certain files #1225

lorenzo opened this issue Jun 10, 2022 · 3 comments
Labels
bug Something that isn't working pages Relating to Pages

Comments

@lorenzo
Copy link

lorenzo commented Jun 10, 2022

What version of Wrangler are you using?

2.0.2

What operating system are you using?

Mac

Describe the Bug

I have a site built with sphinx. Deployed using this command

 wrangler pages publish --project-name docs build/html

All the assets under the _static folder are served by Cloudflare with the contents of index.html in the root of the build/html folder. This results in the site have no CSS styling.

If I upload the same folder using the web interface, things work as expected.

@lorenzo lorenzo added the bug Something that isn't working label Jun 10, 2022
@lorenzo lorenzo changed the title 🐛 BUG: 🐛 BUG: Wrangler is loading the wrong content for certain files Jun 10, 2022
@lorenzo
Copy link
Author

lorenzo commented Jun 10, 2022

probably related to #1087

@petebacondarwin petebacondarwin added the pages Relating to Pages label Jun 10, 2022
@Vladi-ed
Copy link

Vladi-ed commented Jun 12, 2022

probably related to #1087

yes, same issue, same workaround

@GregBrimble
Copy link
Member

This should be fixed in 2.0.15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working pages Relating to Pages
Projects
None yet
Development

No branches or pull requests

4 participants