8000 URL rewrites not working on static assets with firebase deploy on firebase-tools@^13.9.0 · Issue #7363 · firebase/firebase-tools · GitHub
[go: up one dir, main page]

Skip to content

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

@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 firebase-tools@13.9.0

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

    0