karma-runner/karma

Find replacement for DI

開放

#2,475 建立於 2016年11月28日

 (11 則留言) (2 個反應) (0 位負責人)JavaScript (1,703 個分叉)batch import
discusshelp wantedtype: refactor

倉庫指標

星標
 (11,918 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南