Skip to content

Angular 14 standalone components support #23

@ilkerkoc

Description

@ilkerkoc

Hi.

I want to remove my components from app ngmodule or any module in v14 via simple standalone option.

How can we move

const componentParsers: Array = []

DynamicHooksModule.forRoot({})

in app.module

to new file with new shiny standalone components feature.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions