这是indexloc提供的服务,不要输入任何密码
Skip to content

Deploying only functions removes all extensions. #7582

@siarheidudko

Description

@siarheidudko

[REQUIRED] Environment info

**firebase-tools:**13.15.4

**Platform:**macOS

[REQUIRED] Test case

Use old firebase.json file without extensions field or with:

{
  ... // any other settings
  "extensions": {}
}

[REQUIRED] Steps to reproduce

Just run command: firebase deploy --only functions --force

[REQUIRED] Expected behavior

Deploying only functions.

[REQUIRED] Actual behavior

Deploying only functions and removing all extensions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions