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

Request: Possibility to set a custom filename for the barrel files. #35

Open
emanuel-lundman opened this issue Nov 7, 2024 · 0 comments

Comments

@emanuel-lundman
Copy link

I know this may be a strange feature request(?), but, the reason is:
In a large package we've started using a custom _barrel.ts filename to be able to more easily find possible circular referenses created accidentally by autoimport in vscode of functions or types from the same library. By using the custom filename we can search for barrel imports locally in the package itself and correct them much more easily, since these imports are often a mistake. The barrels are for external imports from outside of the package not for internal imports within the library package.

So therefor, would be great to be able to choose the names of the barrel files generated.

@emanuel-lundman emanuel-lundman changed the title Request: Possibility to set a custom filename of the barrel files. Request: Possibility to set a custom filename for the barrel files. Nov 7, 2024
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