Are the examples on docs out of date?
# workers-help
e
I'm talking about the ones one developers.cloudflare.com/workers/examples. Using
export default
causes the error
Copy code
Error: No routes found when building Functions directory
k
That's Functions, not Workers - they have a separate docs category with different examples
e
ohhh thank you