karma-runner/karma

Find replacement for DI

Open

#2,475 创建于 2016年11月28日

在 GitHub 查看
 (11 评论) (2 反应) (0 负责人)JavaScript (11,918 star) (1,703 fork)batch import
discusshelp wantedtype: refactor

描述

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.

贡献者指南

Find replacement for DI · karma-runner/karma#2475 | Good First Issue