Closed Helvio88 closed 1 year ago
Would also like to know how
CommonJS isn't supported currently
I'll take a quick and dirty workaround if you have one lol
dynamic import(), keep in mind you'll have to wrap your code in an async function :(
dynamic import(), keep in mind you'll have to wrap your code in an async function :(
isnt top level await supported
I can't import on my code that's running as CommonJS. Everything else can't just be converted. Any ideas?