Open
Description
https://github.com/trailsjs/trailpack-express/blob/master/lib/server.js#L214
If I specify a route with *
as my 404 this reverse does not make it the last route which is part of express spec. We might need to add a little bit smarter of route prioritization.
Activity