betsol / angular-input-modified

Angular.js module to detect and indicate input modifications
90 stars 35 forks source link

Angular annotations. #17

Closed atte-backman closed 9 years ago

atte-backman commented 9 years ago

You should annotate everything. Now, when using require.js and optimizing, mangled variables breaks the code regarding this module. I don't want to add angular-input-modified to ngAnnotate grunt task.

slavafomin commented 9 years ago

I'm sorry, it is a mistake. All modules in the ./dist directory should be annotated. I will fix it as soon as possible. Thank you for noticing it!

slavafomin commented 9 years ago

Hello @atte-backman! I've fixed annotations in the new 2.0.4 patch release. It should work as expected without prior processing. Sorry for inconvenience and thanks again! Cheers!