This repository was archived by the owner on May 25, 2019. It is now read-only.
This repository was archived by the owner on May 25, 2019. It is now read-only.
Angular strict dependency injection #106
Open
Description
Hi,
Module is not written for strict dependency injection :
https://docs.angularjs.org/guide/di
Directive declaration should become :
.directive('uiCodemirror', ["$timeout", "uiCodemirrorConfig", uiCodemirrorDirective])
Metadata
Metadata
Assignees
Labels
No labels