opencomponents / oc-client-browser

The OpenComponents Browser client
MIT License
6 stars 8 forks source link

support script type=module imports #102

Open ricardo-devis-agullo opened 1 year ago

ricardo-devis-agullo commented 1 year ago

This makes use of globalThis when available so importing the script with type="module" works.