You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah this is the same thing that's happens every once in a while when a few deployments are triggered close together. From my understanding, there's not too much we can do about it at the moment with our gh-pages setup. I have a task in #1525 about porting the site to Netlify which @bebraw has said is much more flexible and could resolve the issue. I'll note this over there as well mentioning that Netlify may be a fix as this has come up somewhat regularly.
As with the other times, it seems the CSS file 404s for about an hour at most, usually less, and then the start returning again. Unfortunately, there's not really a "golden time" for merges/deploys as we have users from all over the world but hopefully we can start addressing some of these infrastructure things this soon, as we're much of the way through our content issues.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
The css file for https://webpack.js.org/ is missing.
If the current behavior is a bug, please provide the steps to reproduce.
Open https://webpack.js.org/ in the browser. Also with a hard reload the css file can not be found.
What is the expected behavior?
The browser loads the css file and the website displays correctly.
If this is a feature request, what is motivation or use case for changing the behavior?
Please mention other relevant information such as the browser version, Node.js version, webpack version and Operating System.
This issue was moved from webpack/webpack#5513 by @sokra. Orginal issue was by @phiilu.
The text was updated successfully, but these errors were encountered: