Open x1unix opened 8 years ago
I have this issue as well.
My current workaround is to minify all my Angular scripts into the lib.min.js, then add the minified distribution of Scope.SafeApply and finally add the minified scripts of my application app.min.js.
Ideally, I'd like to minify everything into one Javascript file.
Angular throws error when I minify script using uglifyJS: