JS and css assets in Pages are not compiled/served properly

I’m getting a 404 on js and css assets of ([my site](https://bassoon.pages.dev/)) hosted on Cloudflare Pages, even though the deploy was successful.

When I tried to diagnose what went wrong I found this deploy log. I’m using sveltekit.

12:51:33.212 AAGPOST /pages/assets/upload
12:51:33.213 Uploading… (739/742)
12:51:33.213
12:51:33.215 AAGPOST /pages/assets/upload
12:51:33.215 Uploading… (739/742)
12:51:33.215
12:51:33.218 AAGPOST /pages/assets/upload
12:51:33.219 Uploading… (739/742)
12:51:33.219
12:51:33.861 AAGresult: null
12:51:33.861 Uploading… (739/742)
12:51:33.861
12:51:33.863 AAG Uploading… (740/742)
12:51:33.863
12:51:33.948 AAGresult: null
12:51:33.948 Uploading… (740/742)
12:51:33.948
12:51:33.949 AAG Uploading… (741/742)
12:51:33.949
12:51:35.364 AAGresult: null
12:51:35.365 Uploading… (741/742)
12:51:35.365
12:51:35.365 AAG Uploading… (742/742)
12:51:35.366
12:51:35.368 :sparkles: Success! Uploaded 3 files (739 already uploaded) (2.97 sec)
12:51:35.368
12:51:35.966 :sparkles: Upload complete!
12:51:37.422 Success: Assets published!
12:51:39.099 Success: Your site was deployed!

Hi, this should be resolved now, sorry about that trouble!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.