Dynamic Code Evaluation (e. g. 'eval', 'new Function', 'WebAssembly.compile') not allowed in Edge
Answered
Polish posted this in #help-forum
PolishOP
Has anyone encountered this issue with react-email or something similar related to dynamic code evaluation? This error occurs when building my Next.js app. I have tried using unstable_allowDynamic, but I can't seem to find the best matching pattern that works.
Answered by Polish
UPDATE: I do have a solution, but I don't think it's the best one. These glob pattern works for me
1 Reply
PolishOP
UPDATE: I do have a solution, but I don't think it's the best one. These glob pattern works for me
Answer