ESModule Build
First of all, thank you for a terrific library; very impressive work!
I looked at the tsconfig.json file to see if I could configure it to compile an ESModule that could just be loaded in a browser without build tools or dependencies, however I was not successful with the limited knowledge I have.
Is is possible to simply reconfigure the compiler to do this or is it more involved?
Edited by Ghost User