Skip to content

Support lazy loaded components from external packages #3

@tobi-or-not-tobi

Description

@tobi-or-not-tobi

Hi @vikerman @alexeagle, this is a super interesting repo. I'm wondering if you're planning to lazy load from external libraries as well? This is one of the things that currently isn't working well, and it would be great if this is on the radar from the start.

What I'd like to see is the ability to create components that are dynamically added to the screen, without necessarily a relation to the router. This is required when (dynamic) CMS content is rendered in an angular app; The cms components aren't known during build time; the standard components would be given by a library; custom components could override standard once; only relevant bundles are loaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions