Hacker News new | ask | show | jobs
by mushishi 4261 days ago
I have heard that it has trouble working in a complex build/development environment, e.g. when watching live file changes* with gulp/browserify.

*) https://www.npmjs.org/package/gulp-watchify/

1 comments

Hmm. There are no open bugs for that on the gulp-ng-annotate or browserify-ngannotate repos. https://github.com/Kagami/gulp-ng-annotate/issues and https://github.com/omsmith/browserify-ngannotate/issues

Feel free to open issues and I'm sure it will be addressed.

ng-annotate itself just produces output for input (stdin/stdout or via files) so it does not at all have any trouble participating in a "complex build environment".