6 Commits

Author SHA1 Message Date
Eric Kryski
f291e71108 Merge pull request #3 from feathersjs/default-html
Adding a default error page
2018-08-20 19:58:09 -07:00
Eric Kryski
8bd1625c1a fix html error handling. Redirect to /404 or /500 2018-08-20 19:58:09 -07:00
Eric Kryski
6456c2f125 exposing error types directly for use in service objects 2018-08-20 19:58:09 -07:00
Eric Kryski
622f479f14 adding jshint directive to ignore unused vars 2018-08-20 19:58:09 -07:00
Eric Kryski
0607fd7702 have the error handler working now and a working example 2018-08-20 19:58:09 -07:00
Eric Kryski
57600a8600 initial commit. 2018-08-20 19:58:09 -07:00