babel-plugin-angularjs-annotate icon indicating copy to clipboard operation
babel-plugin-angularjs-annotate copied to clipboard

What does "Declarator name different _elementReadyDirectiveFactory" actually indicate?

Open oliversalzburg opened this issue 4 years ago • 0 comments

I mostly want to leave this here, for anyone doing a web search about this behavior.

During my WebPack build, I repeatedly saw the line:

Declarator name different _elementReadyDirectiveFactory

The message is coming from https://github.com/schmod/babel-plugin-angularjs-annotate/blob/master/ng-annotate-main.js#L785-L788 I don't understand what it indicates and I also wasn't able to resolve this by trial-and-error.

oliversalzburg avatar Dec 22 '21 11:12 oliversalzburg