Skip to content

fix(project): circular imports when importing the 'get' module

Latest

Choose a tag to compare

@DavidVujic DavidVujic released this 21 Oct 19:22
· 1 commit to main since this release
bf0dc35

Solving an issue with circular dependency within the polylith.project component. This happen when directly importing the get module, currently only done via REPL during development.

Details in #379