Execute factory functions just-in-time instead of eagerly
unscriptable opened this issue · 1 comments
unscriptable commented
This will help with bundles that have to fetch some modules async. It will also fix the lingering problems with circular dependencies.
fedevegili commented
Will it ever be implemented? It would be very helpful for me.