injectable
injectable copied to clipboard
Improve Code Generation using hash in alias imports.
This will close https://github.com/Milad-Akarie/injectable/issues/440
With _HashedAllocator we will have consistent alias across multiple generations independent of how many imports we will have.
With this fix, we can reduce the merge conflicts working with injectable across multiple branches.
@Milad-Akarie any news?