i have a public directory in my repo... for messing around i follow the hello world in the getting s
i have a public directory in my repo... for messing around i follow the hello world in the getting started... put the
functions directory under there and put the helloworld.js underneath that... and when i run npx wrangler pages dev public i get some output that says "No functions. Shimming..." then when i go to /helloworld i get a 404
