Elie Michel
Elie Michel
**Describe the bug** Links to quickly edit and suggest pull requests in the documentation point to the generated md files rather than the actual source of truth. **To Reproduce** Steps...
**Describe the bug** Attaching a `Transform3D` archetype to `transform`, a `Pinhole` archetype to `transform/pinhole` and an `EncodedImage` archetype to `transform/pinhole/image` correctly displays the image in the 3D space, but does...
**Describe the annoyance** Because of the dependency to Arrow and the way it is fetched, the first build takes a long time and adding Rerun to a project increases the...
How can one know which tag/commit of Dawn repo was used to build the binary releases? I am interested in adding an option in [WebGPU-distribution](https://github.com/eliemichel/WebGPU-distribution) to fetch prebuilt binaries from...
From a regular cmd, after npm install, `npm run build:es` fails because it opens `babel.js` in a text editor instead of running it. The issue comes from the `videojs/babel-config` dependency,...