Closed SArpnt closed 6 months ago
40ad2fa4a89727c060afe565a2cf3a27282eb35b tried to fix it, but now it shows SyntaxError: Unexpected token 'import'
Quotes don't fix it. Though import is a token, and we can't eval things, so maybe we could detect if the code contains import?
commit 081533daac0c85200dceef1440829bda149c9923 fixed it!
try this one out