Open oleghalin opened 1 year ago
Hello. Is there any reason why code uses eval? I just tested out module without options eval and everything works as expected.
Using eval() locks it from using in Edge like Cloudflare
see here https://developers.cloudflare.com/workers/runtime-apis/web-standards/#javascript-standards
Hello. Is there any reason why code uses eval? I just tested out module without options eval and everything works as expected.
Using eval() locks it from using in Edge like Cloudflare
see here https://developers.cloudflare.com/workers/runtime-apis/web-standards/#javascript-standards