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

Angular: Expose the generator function in base index.ts #40

@CorentinGROSDEMOUGE

Description

@CorentinGROSDEMOUGE

Is your feature request related to a problem? Please describe.

I'm writing a custom generator and want to use applicationGenerator located in src/generators/application/generator.ts but it's not exposed in the library based index.ts

Describe the solution you'd like

Add export * from "./src/generators/application/generator.ts";

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions