Tree-shaking prevention for the composer trigger-provider PLUGINS: they are resolved
dynamically through the MJ ClassFactory (DiscoverComposerTriggerProviders in
@memberjunction/ng-composer), so this static call is what keeps their
@RegisterClass side effects from being eliminated by the bundler. Called from
ConversationsModule alongside the realtime-channel Load calls.
Tree-shaking prevention for the composer trigger-provider PLUGINS: they are resolved dynamically through the MJ ClassFactory (
DiscoverComposerTriggerProvidersin@memberjunction/ng-composer), so this static call is what keeps their@RegisterClassside effects from being eliminated by the bundler. Called fromConversationsModulealongside the realtime-channel Load calls.