Skip to content

Wrong output with --outFiles {dir}/{filename} #274

@timonson

Description

@timonson

Hello,

there is a bug with --outFiles {dir}/{filename} on my Ubuntu machine.

I have this file tree: components/navbar/universal.js. Inside the parent directory of components I run : npx web-component-analyzer --dry "./components/**/*.js" --outDir comp --outFiles {dir}/{filename} and the output is ./comp/universal.md instead of ./comp/navbar/universal.md. When removing the --dry the written output is wrong accordingly.

I hope you can fix this. Is there a workaround in the meantime?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions