Worker routes for pages
Is anyone aware of a way to setup worker routes for pages? Id like to have a single domain pointing to multiple pages applications based on path. I see worker routes allow you to set the kind of thing id need, like go to X-application based on route being /Y/*... but only traditional workers display in the dropdown, and not my pages applications. as pages are workers under the hood, is there a way to do this?