Assets Subfolders returning 404s

I am trying to use the cloudflare vite plugin and for some reason, assets cannot be fetched from any sort of subfolder from dist causing issues. So for e.x robots.txt returns fine, but assets/XYZ.js is returning 404s
1 Reply
King Kazu
King KazuOP5mo ago
just tested, if I move all my /assets folder into dist and do some url manipulation the app works... Any update? I don’t want to have to frankenstein a deploy script still waiting...

Did you find this page helpful?