WorldWideTelescope / wwt-web-client

The WorldWide Telescope web client lets you explore the universe in your browser.
https://worldwidetelescope.org/webclient/
MIT License
104 stars 35 forks source link

index.html: load pako and uuid early for updated webgl-engine #349

Closed pkgw closed 2 years ago

pkgw commented 2 years ago

We need to have these loaded up before wwtsdk.js in order for the new module-loading code to properly detect them.