httpServerHandler + Fastify
Probably not a worker issue, but I'm trying to get httpServerHandler working with Fastify
First error is
I got around this by disabling logging. Pino uses streams or something, idk.
Second error is now
Now I'm having issues with wrangler not using source maps (this is before init, so source maps are not used I suppose), so having issues tracking down what's calling it.
0 Replies