subdirectory and somehow miniflare(?) will run them as a worker at the relevant route. But when I start it I only see "No Functions. Shimming..." in the early output of the dev server launch command every time. I've used the helloworld.js example file from https://developers.cloudflare.com/pages/functions/get-started/. I moved the
functions/
functions/
subdirectory to both the root directory and under the static assets directory, same result.