nx icon indicating copy to clipboard operation
nx copied to clipboard

fix(angular): add check before attempting to collect secondary entrypoints #11437

Open Coly010 opened this issue 3 years ago • 2 comments
trafficstars

Current Behavior

A lib that has the same starting name as another library forces an infinite loop when checking for secondary entry points

Expected Behavior

We're checking all libraries for secondary entry points, when we should only check those that might contain it.

This should also have a minor performance gain

Related Issue(s)

Fixes #11437

Coly010 avatar Aug 08 '22 14:08 Coly010

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
nx-dev ⬜️ Ignored (Inspect) Aug 15, 2022 at 0:03AM (UTC)

vercel[bot] avatar Aug 08 '22 14:08 vercel[bot]

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

github-actions[bot] avatar Mar 18 '23 02:03 github-actions[bot]