I have been using $q
for quite sometimes, it is working all fine. But lately for web workers the injection of $q
is causing an issue. The Mangled, minified q.js
is not able to detect functions which are used by Parallel.js.
So is there an alternative way for $q
or q.js
Or else how to exclude q.js
from mangling.