Open jozefchutka opened 2 months ago
thank you for reporting this issue. I am not aware of this problem because I assume the CDN should automatically work (and this is what jsdelivr does).
Since you already opened a PR there, is there anything that I can do from my side?
That PR seem to need a reviewer, but I guess it shall be someone from cdnjs team? Other than that, just make sure other CDNs that host onnxruntime provide all the necessary files, else the recent versions are just unusable from CDN.
Describe the issue
Not sure you are also maintaining cdnjs (and other cdns) but I have opened a PR https://github.com/cdnjs/packages/pull/1870
starting v 1.19.0 the
/dist
in npmjs and jsdelivr contains runtime important .mjs files, while these are not yet on cdnjsSolving runtime errors:
Please check if I am not missing anything important or close this issue.
To reproduce
Urgency
Critical as this throws critical runtime errors when using 1.19.0 from cdnjs
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.19.0
Execution Provider
'webgpu' (WebGPU)