You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While it's a reasonable request in principle, I'm not sure I agree with it. Having a "latest" path means automatic upgrades for potentially breaking changes, which I'd rather not be responsible for.
I'd also really like to get out of CDN hosting in general, but none of the open-source-hosting CDNs will host HTML files. I changed the documentation to point at jsDelivr for the JS / CSS files five years ago, leaving only the standalone HTML version, but I still get ~7 million requests a month at pannellum.org, most of which are for the CDN.
Would you consider adding a /latest/ path for the CDN and related scripts that is automatically linked to the latest build?
As an example:
I think this can already be done with the individual js on cdn.jsdelivr.net CDN (example), but not with pannellum.htm.
The text was updated successfully, but these errors were encountered: