bencoveney/barrelsby

.svelte files support

DanielHritcu opened this issue · 1 comments

Include support for .svelte files.

Svelte component exports look like this, so it might be a low hanging fruit ?

export { default as FileName } from FileName.svelte

It would be great if a flag could be added to trigger this type of export, as it would be a great help in svelte library and app development.

It does not need to be exclusive as it will be required to include any .ts or .js files in the index.

Thank you for your great work on this project.

No activity has been seen recently, marking as stale. If this is a mistake please reach out to a collaborator