I started having this weird issue where a simple html/css/js site just don’t work, the deploy was working just before the latest CLI update, I already checked posts like the following without luck:
/questions/41156281/upload-to-firebase-hosting-not-working-correctly
Images not loading after Firebase hosting deployed
Firebase not displaying css properly
My public side can be seen here
as you can see, non of the resources is being loaded.
Here is my project structure and my firebase.json
and a glimpse of my index file:
and if I just try to browse to one of the assets, I get this:
Any ideas will be highly appreciated