Open
Description
To avoid this error: #30.
Let's do this after we make vike-node
a Vike extension.
Note
It's currently a Vite plugin and not a Vike extension. We'll be able to make it a Vike extension after we implemented the Vike CLI.
Edit: instead of using stream
let's create a new settting streamType: 'node' | 'web'
, so that the user can still enable/disable streaming.