Commit ca265d2
Jon Rutter
Clarify express-async-errors import order
Clarify that express-async-errors must be imported before routes are defined, in order for the library to work correctly, as explained in the docs (https://github.com/davidbanham/express-async-errors#usage).1 parent 5e11e3d commit ca265d2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
| 835 | + | |
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| |||
0 commit comments