JSideris / DOThtml

A human-friendly way to build highly-dynamic web pages in pure JavaScript.
2 stars 4 forks source link

Build DOThtml for release on a CDN. #148

Open JSideris opened 1 year ago

JSideris commented 5 months ago

Did some research on this. We can build for UMD, but it's not clear which free CDN is best to deploy to. Note that some popular CDNs rip the project directly from npm, which obviously won't work because window is not extended. Also, still haven't figured out how to get types working for the UMD module.