Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
timonson opened this issue Sep 16, 2023 · 0 comments
Open

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

timonson opened this issue Sep 16, 2023 · 0 comments

Comments

@timonson
Copy link

timonson commented Sep 16, 2023

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant