create-react-microservice
create-react-microservice copied to clipboard
Support asynchronous rendering
It would be nice if we could enhance the code splitting into one module for the store, and one for the current route. That way we can get more out of HTTP/2's multi-plexing.
Suspended until hypernova#51 is implemented
@Inkdpixels This is currently supported since the 2.1.1 hypernova version. https://github.com/airbnb/hypernova/commit/ca74d2123708f29ab3bb3cc897874e2d894b8394#diff-19b62c5258de09e32f97ee52dd8e9615
is this still valid?