Include the fallback module directly instead behind an async request. This allows to use fallback module in initial load too. All possible shared modules need to be eager too.
Fallback module if no shared module is found in share scope. Defaults to the property name.
Package name to determine required version from description file. This is only needed when package name can't be automatically determined from request.
Version requirement from module in share scope.
Module is looked up under this key from the share scope.
Share scope name.
Allow only a single version of the shared module in share scope (disabled by default).
Do not accept shared module if version is not valid (defaults to yes, if local fallback module is available and shared module is not a singleton, otherwise no, has no effect if there is no required version specified).
Advanced configuration for modules that should be consumed from share scope.