Skip to content

fix(poly check, poly libs): extract imports with similar top namespaces

Choose a tag to compare

@DavidVujic DavidVujic released this 28 Mar 17:12
· 5 commits to main since this release
70d8b9f

Fixing an issue with the poly check and poly libs incorrectly reporting on missing imports/deps when the third-party library has a similar name as the Polylith top namespace itself.

Details in #432