F7 React hot module not work

Hi, It seem f7-react not support webpack hot module replacement. Each time webpack reload module will throw an error by Framework7. It shows below:

Framework7 is already initialized and can't be initialized more than once

I found that, the Framework constructor throw that error, when it has be initialed. How can I destroy it and let f7 re-initial ?
image