darylrowland/angucomplete

Problems with minification

Opened this issue · 1 comments

After running my app with angucomplete through a js minifier, it throws this error:

ReferenceError: isNewSearchNeeded is not defined

I made a pr with fix #88