Release all CDN-related packages as npm packages
See this topic - https://forum.babylonjs.com/t/cdn-hosted-wasm-files/31538
We have a few packages that are integrated as a URL in the repository. This works well for UMD-related packages but will fail when using these requests in es6 environment. On top of that, we deliver wasm filess in our CDN (for example - for Ammo.js), but those are never released as an npm package. We need to be sure that everything we deliver iss ready for ES-modules.
I suppose there are no news yet? Is there another way to self-host the wasm files for e.g. ktx2 support?
This conversation is part of the work needed in this task - https://forum.babylonjs.com/t/importasyncmesh-on-server-side-without-scene/34151/50
KTX2 - @babylonjs/ktx2decoder Draco + Basic will be available in @babylonjs/core starting next release