smooth-code / smooth.js

Code driven CMS powered by GraphQL & React.
MIT License
26 stars 10 forks source link

Fix error status code #9

Closed gregberge closed 5 years ago

gregberge commented 5 years ago

When an error is thrown, the status code should be 500 by default. Users should be able to throw a status error to be able to trigger a 404.