angular-easyfb
angular-easyfb copied to clipboard
Minified version of 1.4.4 causes injector error
I have a series of gulp tasks setup to minify, uglify and concat all JS files together. Using the minified version of your JS results in an injector loading issue.
Minifying and uglifying myself fixed the problem. Perhaps a missed dependency.
Thought I'd let you guys know.
Hi @dan05011991
Can you provide more information related to the error? e.g. error message, AngularJS version etc.
The minified version seems to work in the API demo http://plnkr.co/edit/qclqht?p=preview
I have the same issue. Please try your demo on Edge browser.