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(builtin): fix node patches lstat short-circuit logic #1818

Merged

Conversation

gregmagolan
Copy link
Collaborator

Follow up fix to #1800.

The short-circuit logic for lstat and lstatSync needs updating after adding in guards logic. Fixes issue observed in angular-cli with webpack enhanced resolver.

The short-circuit logic for lstat and lstatSync needs updating after adding in guards logic. Fixes issue observed in angular-cli with webpack enhanced resolver.
@gregmagolan gregmagolan force-pushed the fix_linker_patches_short_circuit branch from c7ef625 to a95e556 Compare April 11, 2020 01:26
@gregmagolan gregmagolan changed the title fix(builtin): consider guard paths to be out paths in linker fix(builtin): fix node patches lstat short-circuit logic Apr 11, 2020
@gregmagolan gregmagolan merged commit b0627be into bazel-contrib:master Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants