Framework 7 React HMR Example?

I’ve been trying to get Framework 7 working in React with HMR through webpack. It seems like in the demo project you can initialize through the CLI it reloads the page and doesn’t hotswap. Does anyone have any available examples of HMR on a Framekwork 7 React application or is it simply not possible due to the way that routes are initialized?

Thanks.