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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix looping for unchanged files #1670

Merged
merged 2 commits into from Nov 16, 2023
Merged

Fix looping for unchanged files #1670

merged 2 commits into from Nov 16, 2023

Conversation

mansona
Copy link
Member

@mansona mansona commented Nov 16, 2023

With #1627 we introduced a bug that might allow bundlers to get stuck in a loop.

This PR fixes that problem and adds a guard to the internalResolve function that should hopefully catch any regressions like this in the future 馃憤

@mansona mansona added the bug Something isn't working label Nov 16, 2023
@mansona mansona requested a review from a team November 16, 2023 15:05
@mansona mansona merged commit 2d59287 into main Nov 16, 2023
204 checks passed
@mansona mansona deleted the fix-looping branch November 16, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants