Closed
Description
firebase-tools:
Windows
firebase deploy --only hosting
with firebase-tools > v13.9.0
{
"source": "**",
"destination": "/index.html"
}
not working on static assets.
all graphics not loading.
downgrading to [email protected]
static assets works again.