vikejs / vike-react

🔨 React integration for Vike
https://vike.dev/vike-react
MIT License
94 stars 15 forks source link

feat: Add support for manual override of stream type #122

Closed magne4000 closed 2 months ago

brillout commented 2 months ago

To avoid the hard imports, we can use https://github.com/brillout/react-streaming?tab=readme-ov-file#options:~:text=options.webStream%3F%3A%20boolean.

magne4000 commented 2 months ago

To avoid the hard imports, we can use brillout/react-streaming#options:~:text=options.webStream%3F%3A%20boolean.

:+1:

brillout commented 2 months ago

LGTM

brillout commented 2 months ago

Feel free to squash merge and release.