You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The VS Code plugin facilitates viewing and managing federated remotes in a development environment, as well as injecting modules from trusted providers on the marketplace. It also helps with configuring module federation visually to ensure proper exposure and preparation for use.
Longer Description
With the VS Code plugin, developers will be able to view the relationships of federated remotes and understand where the federated remotes are coming from in their current development environment. Additionally, they will be able to change the versions of the federated remotes being built and used locally for the development environment. This functionality works very well with the discoverability functionality.
The discoverability functionality will allow people to inject module federation and federated remotes that are available on our marketplace. For example, being able to inject functionality from trusted providers like Stripe.
Guide configuration of module federation visually to ensure that modules are exposed properly and are prepared for consumption.
Acceptance Criteria
We need a list of federated remotes and what is exposed in each federated remote.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Short Description
The VS Code plugin facilitates viewing and managing federated remotes in a development environment, as well as injecting modules from trusted providers on the marketplace. It also helps with configuring module federation visually to ensure proper exposure and preparation for use.
Longer Description
With the VS Code plugin, developers will be able to view the relationships of federated remotes and understand where the federated remotes are coming from in their current development environment. Additionally, they will be able to change the versions of the federated remotes being built and used locally for the development environment. This functionality works very well with the discoverability functionality.
The discoverability functionality will allow people to inject module federation and federated remotes that are available on our marketplace. For example, being able to inject functionality from trusted providers like Stripe.
Guide configuration of module federation visually to ensure that modules are exposed properly and are prepared for consumption.
Acceptance Criteria
We need a list of federated remotes and what is exposed in each federated remote.
Beta Was this translation helpful? Give feedback.
All reactions