client.css is returning a 404
-
client.css is not found when I'm loading the site. Not sure what's going on.
This is a new install.
I don't see any debugging steps for this anywhere.
Started with 2.x from not cloning the repo with a branch specified, upgraded to 3.x
Rebuild doesn't seem to trigger any kind of errors.
Should client.css be in build/public?
What can I do here?
-
-
Even weirder:
❯ wget https://community.site.com/assets/client.css?v=kaik55uclf4
HTTP request sent, awaiting response... 404 Not Found
2023-12-05 23:57:25 ERROR 404: Not Found.❯ wget https://community.site.com/assets/client.css?v=kaik55uclf4
HTTP request sent, awaiting response... 404 Not Found
2023-12-05 23:57:27 ERROR 404: Not Found.❯ wget https://community.site.com/assets/client.css?v=kaik55uclf4
HTTP request sent, awaiting response... 200 OK
Length: 490511 (479K) [text/css]
Saving to: 'client.css?v=kaik55uclf4.2' -