Skip to content

Improve single-file generation #314

Open
@avivkeller

Description

@avivkeller

See comment posted by @aduh95 in nodejs/node#57343 (comment)

We don't really need to completely generate each file every time, so what if we added a --select <glob>, which allows the user to include the entire context (via --input), but only select specific files for actual generation.

Alternatively,

  • --only-regenerate-changed, which compares the timestamps of the input to the output
  • --context, which explicitly has files to be context, but not generated

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions