You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry if this is supported, but I couldn't find a proper solution.
I have a small AngularJS application that has some invalid links that point to non-existent pages.
There are numerous warnings on the log, but I'd like to catch this at build time properly. Is there a way to catch the warnings with gulp and make the build fail in case of any warnings?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi,
Sorry if this is supported, but I couldn't find a proper solution.
I have a small AngularJS application that has some invalid links that point to non-existent pages.
There are numerous warnings on the log, but I'd like to catch this at build time properly. Is there a way to catch the warnings with gulp and make the build fail in case of any warnings?
Thanks in advance!
The text was updated successfully, but these errors were encountered: