Hi team, any idea when this CDN is back online?
https://cdn.babylonjs.com/inspector/v6.25.0/babylon.inspector.bundle.js
Thanks!
Hi team, any idea when this CDN is back online?
https://cdn.babylonjs.com/inspector/v6.25.0/babylon.inspector.bundle.js
Thanks!
Can I ask where the link comes from? is this the auto-download option or was it constructed by you?
EDIT - problem found, a fix is being pushed right now.
Sorry, to be perfectly clear - it is incorrect. It should be either:
https://cdn.babylonjs.com/v6.25.0/inspector/babylon.inspector.bundle.js
or
https://cdn.babylonjs.com/inspector/babylon.inspector.bundle.js
Awesome. Thanks !
I found the above link in network tab from inspector when I call scene.debugLayer.show(). BJS core files are fetched via cdn links, so link must be set in the core files somewhere then.
yep, that’s on me. I’ll release a new version in an hour or so, including update for the CDN.