I need to create a catch-all fallback, as I am hosting on Cloudflare workers. This article describes how to do it for various different platforms: https://router.vuejs.org/guide/essentials/history-mode.html#example-server-configurations (nginx, apache, etc) but not for Cloudflare workers. Could anybody help me with the correct approach to create this fallback?