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

feat: use cosmiconfig for finding configuration files #7

Merged
merged 4 commits into from
Dec 14, 2023

Conversation

sebamarynissen
Copy link
Owner

This PR introduces cosmiconfig for looking up the configuration files if none is specified explicitly. This means that not only .loaderrc.js or .loaderrc.mjs can be used, but also .config/loaderrc.js or loader.config.js. See also nodejs/tooling#79

@sebamarynissen sebamarynissen added the enhancement New feature or request label Dec 14, 2023
@sebamarynissen sebamarynissen self-assigned this Dec 14, 2023
@sebamarynissen sebamarynissen merged commit 5c8a999 into main Dec 14, 2023
4 checks passed
@sebamarynissen sebamarynissen deleted the feature/cosmiconfig branch December 14, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant