This repository was archived by the owner on Jul 18, 2018. It is now read-only.
v2.1.0
- @cra-express/universal-loader now accepts
onFinishcallback with params (req, res, html) so you can handle redirection, or status code custom, or even html replacements. For now, it's only available for String renderer.