fix(rollup): improve external detection by pi0 · Pull Request #488 · unjs/unbuild · GitHub
Skip to content

fix(rollup): improve external detection#488

Merged
pi0 merged 3 commits into
mainfrom
fix/ext-id
Jan 13, 2025
Merged

fix(rollup): improve external detection#488
pi0 merged 3 commits into
mainfrom
fix/ext-id

Conversation

@pi0

@pi0 pi0 commented Jan 13, 2025

Copy link
Copy Markdown
Member

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
@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