hapi-react-views icon indicating copy to clipboard operation
hapi-react-views copied to clipboard

:package: A hapi view engine for React components

Results 3 hapi-react-views issues
Sort by recently updated
recently updated
newest added

add React 17 support. I kept React 16 because that still works; but upgrading the dev dep to React 17 takes away test support for React 16. Fixes this error...

Trying the plugin out right now with just the example code and getting that. Not breaking anything at the moment but I imagine it will down the road.

help wanted

This is obviously not an issue, but a possible enhancement: Currently we compile the htmlOutput and then send it over the wire, we could instead leverage streaming the contents down...

enhancement
help wanted