I have previously used the approach found here to get HMR working with RC4 to maintain ngRX state when using Webpack.
With RC5 and ngModules the bootstrapping process has changed and I am struggling to see how I can adapt the previous approach to work with this.
Can anyone point me in the right direction or suggest an alternative way of doing this please?