karma-runner/karma

Find replacement for DI

Aperta

#2475 aperta il 28 nov 2016

 (11 commenti) (2 reazioni) (0 assegnatari)JavaScript (1703 fork)batch import
discusshelp wantedtype: refactor

Metriche repository

Star
 (11.918 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The di (dependency injection) module we currently use is very outdated and the di setup we have is pretty hard to understand, especially for people new to the code base.

Currently all plugins though depend on it, so we need to find a backwards compatible solution or at least an interface that is as simple to use as the current one for plugin authors.

Guida contributor