Add a workaround for a Babel + browserify-ngannotate interaction issue.
Babel inserts helper code before the first non-comment statement from the original source, breaking the `@ngInject` annotation.
Showing
Please register or sign in to comment