Optional
exposesOptional
filenameThe filename of the container as relative path inside the output.path
directory.
Optional
libraryOptions for library.
Optional
nameThe name of the container.
Optional
remoteThe external type of the remote containers.
Optional
remotesContainer locations and request scopes from which modules should be resolved and loaded at runtime. When provided, property name is used as request scope, otherwise request scope is automatically inferred from container location.
Optional
runtimeThe name of the runtime chunk. If set a runtime chunk with this name is created or an existing entrypoint is used as runtime.
Optional
shareShare scope name used for all shared modules (defaults to 'default').
Optional
sharedModules that should be shared in the share scope. When provided, property names are used to match requested modules in this compilation.
Generated using TypeDoc
Modules that should be exposed by this container. When provided, property name is used as public name, otherwise public name is automatically inferred from request.