Open
Description
Hi all,
Our package is using absolute import (fury: https://github.com/fury-gl/fury).
We just added lazy-loader
package and it seems to work like a charm.
However, when we activate EAGER_IMPORT
on our CI's or locally, we encounter many circular import and everything fails.
Not sure why and it seems I miss understand something.
Can someone explain this behavior?
I check all the other projects using lazy-loader
package and they all use relative import. So, I suppose, there is a reason I do not get or an issue with the package.
Thank you for the feedback
Metadata
Metadata
Assignees
Labels
No labels