hapi-universal-redux
hapi-universal-redux copied to clipboard
Add code-splitting
Thinking on using the implementation from here, which will also solve #91.
Another another alternative might be using bundle-loader, as explained here, which also gives an example on how to solve server-side.
Any suggestions are welcome.