nx icon indicating copy to clipboard operation
nx copied to clipboard

fix(core): fix missing top-level dependencies in publishable libs

Open daiscog opened this issue 1 year ago • 2 comments

Fix dependencies sometimes being omitted from the list of top-level dependencies when they are both top-level and transitive

Fixes #17729

This is the same fix as #14832 but in the js package (the previous fix was in the workspace package).

An alternative fix would be to make the js package delegate to the workspace one to avoid the code duplication.

daiscog avatar Jun 22 '23 14:06 daiscog

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

Name Status Preview Comments Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2023 3:39pm

vercel[bot] avatar Jun 22 '23 14:06 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 Feb 04 '24 00:02 github-actions[bot]