Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

fix(BroccoliAppShell): add support for changes to App Component #28

Open
@jeffbcross

Description

@jeffbcross

The BroccoliAppShell plugin currently imports the App Component as soon as the plugin loads it, and doesn't re-import the component from the broccoli tree input. So any changes to the App Component won't be picked up using ng serve. A developer would have to kill and restart the process to see changes take effect.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions