Skip to content

Use nested templates for runGenerators #25

@fratzinger

Description

@fratzinger

My use case:
I want to run runGenerators for all nested **/*.tpl.ts files inside a folder.

What do you think about runGenerators(['**/*.tpl.ts'], { cwd: __dirname }) with https://www.npmjs.com/package/fast-glob ?

That way I also can explicitly exclude certain files.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions