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

fix: Do not attempt to recursively load configuration #2

Merged
merged 1 commit into from
May 20, 2020

Conversation

coreyfarrell
Copy link
Member

If this transform hook is set for the main nyc process the configuration
load causes this hook to run. This resulted in process failure.

Return original source when @istanbuljs/load-nyc-config is loading a
configuration file.

If this transform hook is set for the main nyc process the configuration
load causes this hook to run.  This resulted in process failure.

Return original source when `@istanbuljs/load-nyc-config` is loading a
configuration file.
@coreyfarrell coreyfarrell merged commit bc4d4e1 into master May 20, 2020
@coreyfarrell coreyfarrell deleted the ignore-while-loading-config branch May 20, 2020 15:53
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

Successfully merging this pull request may close these issues.

1 participant