Uncaught Error: EvalError: Code generation from strings disallowed for this context
Out of the blue I started getting this error in miniflare (local dev). None of my code is calling
In general can anyone suggest how to debug workers that fail to startup.
eval and so far I can't find anything in my deps.In general can anyone suggest how to debug workers that fail to startup.
