prodo-dev / prodo

Prodo is a React framework to build apps faster.
https://docs.prodo.dev
MIT License
114 stars 5 forks source link

Cannot use stream plugin with transpiler #66

Open coffee-cup opened 5 years ago

coffee-cup commented 5 years ago

The stream variable has different types inActionCtx and ViewCtx. Since we are merging these contexts when using the transpiler, we get an error when trying to create a stream in an action.