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(rollup): improve external detection #488

Merged
merged 3 commits into from
Jan 13, 2025
Merged

fix(rollup): improve external detection #488

merged 3 commits into from
Jan 13, 2025

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jan 13, 2025

After #483 fix, all aliases are recursively resolved, therefore checks that were working against originalId, start to fail (https://github.com/nitrojs/nitro/actions/runs/12746727154/job/35523356888)

This PR includes generic improvements for externals by having additional ext rule checks against both originalId and resolvedId.

@pi0 pi0 requested a review from danielroe January 13, 2025 12:56
@pi0 pi0 marked this pull request as ready for review January 13, 2025 12:59
@pi0 pi0 merged commit 53a23ea into main Jan 13, 2025
2 checks passed
@pi0 pi0 deleted the fix/ext-id branch January 13, 2025 13:10
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.

2 participants