The module-federation-ssr-dev-server executor is reserved exclusively for use with host SSR Module Federation applications. It allows the user to specify which remote applications should be served with the host.
Options can be configured in project.json
when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.
string
Pattern: .+:.+(:.+)?
string
Pattern: .+:.+(:.+)?
Array<
oneOf [
string, object]
>
List of remote applications to run in development mode (i.e. using serve target).
string
Default: localhost
Launch the development server in inspector mode and listen on address and port '127.0.0.1:9229'.
Opens the url in default browser.
Port to start the development server at. Default is 4200. Pass 0 to get a dynamically assigned port.
The URL that the browser client should use to connect to the development server. Use for a complex dev server setup, such as one with reverse proxies.
Log progress to the console while building.
Proxy configuration file.
Path to a Module Federation manifest file (e.g. my/path/to/module-federation.manifest.json
) containing the dynamic remote applications relative to the workspace root.
Max number of parallel processes for building static remotes
SSL key to use for serving HTTPS.
SSL certificate to use for serving HTTPS.
List of remote applications to not automatically serve, either statically or in development mode.
The port at which to serve the file-server for the static remotes.
Adds more details to output logging.
Whether the host that is running this executor is the first in the project tree to do so.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4