Skip to content

URL rewrites not working on static assets with firebase deploy on firebase-tools@^13.9.0 #7363

Closed
@wongchichong

Description

@wongchichong

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions