- Move errors to separate files instead of embedding - Consistent interface for error generation - Move renderVideo function into route - Fix unhandled FetchError regression from dbbe950
2 lines
37 B
Plaintext
2 lines
37 B
Plaintext
pre= error.stack || error.toString()
|