three.js
three.js copied to clipboard
update loader docs to mention Request and ProgressEvent instead of XMLHttpRequest
Description
Some docs had dated info about XMLHttpRequest, but loaders now use fetch() with ProgressEvents.
This contribution is funded by Lume, an ever-modern next-gen 3D HTML framework
Do you mind rebasing the PR so it points to latest dev? It seems your update-loader-docs branch is 395 commits behind dev.
Doing this should fix the DeepScan alerts.
Let's restart with a new PR on a rebased branch.