This component provides you with the boilerplate to decorate the default AngularJS exception handler.
To install the component:
$ ngx install angular-exception-handler-decorator
No clue what the ngx
command line tool is? Learn more about AngularJS Express.
After installing the component, edit the exception-handler.decorator.js
file in the _build
directory of the component and add your custom logic.
MIT.