volleyball-dev-frontend/node_modules/vite-compatible-readable-stream/README.md
2025-06-02 16:42:16 +00:00

6 lines
345 B
Markdown

# vite-compatible-readable-stream
This is a fork of [readable-stream](https://www.npmjs.org/package/readable-stream), but with the circular dependencies refactored so that it works in Rollup, and therefore Vite production builds.
Expected to be used with [vite-plugin-shim-react-pdf](https://www.npmjs.com/package/vite-plugin-shim-react-pdf).