Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Fixes $compile $rootScope bug when minifying source #9

Closed
wants to merge 1 commit into from

Conversation

maciekrb
Copy link

@maciekrb maciekrb commented Jun 6, 2014

$compile and $rootScope are not properly injected when using the non
minified version of the library. It is better practice to explicitly
inject those using array syntax.

$compile and $rootScope are not properly injected when using the non
minified version of the library. It is better practice to explicitly
inject those using array syntax.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants