In routes.js webhooks(app); is currently called after the routes.json is loaded. This presents a problem when routes.json includes a catch-all route like:
I just ran into this issue as well. Seems like a simple fix that would help ensure others do not waste time investigating when they’ve setup a 404 page in their routes.