There is no way to do this currently with commonJS. Until there is some synchronous import() or top-level await, this cannot be done.
There is no way to do this currently with commonJS. Until there is some synchronous import() or top-level await, this cannot be done.