angular-360-no-scope
angular-360-no-scope copied to clipboard
is not using explicit annotation and cannot be invoked in strict mode
this module can be really useful, but i've got this error
is not using explicit annotation and cannot be invoked in strict mode
i'm using webpack with this
and have ng-strict-di sit in body tag
if i remove ng-strict-di, 360-no-scope can work.
how can i make this module work without remove ng-strict-di
btw im using angular 1.5.5 webpack and es6
any resolution?