Skip to main content

RemoteInfo

Home > @backstage/backend-dynamic-feature-service > RemoteInfo

Definition of a frontend plugin Module Federation remote served by the backend

Signature:

export interface RemoteInfo 

Properties

Property

Modifiers

Type

Description

entry

string

Remote entry, either the remote manifest file, or the remote entry Javascript file.

entryGlobalName?

string

(Optional)

name

string

Name of the module federation remote

shareScope?

string

(Optional)

type?

RemoteInfoTypeEnum

(Optional)