Skip to content

Improve the rendered files print for each dir by grouping #9735

@qmhc

Description

@qmhc

Description

Current prints maybe misaligned when there have two or more output dirs:

178963179-7e27e6e4-7279-40c3-9322-1141561a3f93

image

Suggested solution

For beauty and neatness, I think group each dir print will be better:

lib/
  test.js ...
  other.js ...
  dir/index.js ...

es/
  test.mjs ...
  other.mjs ...
  dir/index.mjs ...

I can create a PR if you approve this idea.

Alternative

No response

Additional context

No response

Validations

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