I'm not an expert (yet hehe) with HMR, but I manage to 'fix' the infinate reload bug by switching off the reload override in the vue-component-dev-client package. Unfortunately this exposed another problem, which was that the HMR client wasnt getting any updates (read "was not working"). I've managed to fix that aswell, but I might have skipped some optimisations which we can build in later again.
I'm not an expert (yet hehe) with HMR, but I manage to 'fix' the infinate reload bug by switching off the reload override in the vue-component-dev-client package. Unfortunately this exposed another problem, which was that the HMR client wasnt getting any updates (read "was not working"). I've managed to fix that aswell, but I might have skipped some optimisations which we can build in later again.
332