Toni
Toni
This seems not to be the only one missing from the README.md. If you look at the src/Slider.tsx https://github.com/react-component/slider/blob/b5a337e71c6678f2d24e018509379a8e6f1d0518/src/Slider.tsx#L7-L47 The docs do not match with the interface very well or...
It would be super to see a patch for this. With `npm` we are able to patch this, but unfortunately we need to use `pnpm` and for that the patching...
You can allready provide captions via Wowza with HLS and also in a MP4 container.
As there has been no changes to this and it used to work, it would be nice to know if something has changed with the rtNpmResolver, rtNpmDeployer, rtNpmCi or rtNpmPublish...
We found the problem in `rtNpmPublish`: - in our *package.json* we have prepack script that runs `npm run build` - this causes log to stdout that `rtNpmPublish`interprets as file path...
Just a note we proved that when no prepack script is defined in *package.json* (or produce output), the `rtNpmPublish` will not choke.